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 'access.AddressType']
object_type
String
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
[default to 'access.AddressType']
enable_ip_v4
Boolean
This flag enables the use of IPv4 address for end-point access.
[optional][default to true]
enable_ip_v6
Boolean
This flag enables the use of IPv6 address for end-point access.