You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
[default to 'sdwan.VmanageAccountPolicy']
object_type
String
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
[default to 'sdwan.VmanageAccountPolicy']
endpoint_address
String
VManage server hostname (FQDN) that the acccount holds information for.
[optional]
is_password_set
Boolean
Indicates whether the value of the 'password' property has been set.
[optional][readonly][default to false]
password
String
Local password for authenticating with the vManage server.
[optional]
port
Integer
VManage Port number on which the application is running.
[optional][default to 8443]
username
String
Local username for authenticating with the vManage server.