[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
IPv6DADStatus
IPv6 DAD status
Properties
string as ip
ip_address
Optional
IP address on the port for which DAD status is reported.
string
status
Optional
DAD status for IP address on the port.
Possible values are: DUPLICATED , TENTATIVE , ASSIGNED , NOT_APPLICABLE , UNKNOWN
array of
ResourceReference
transport_node
Optional
Array of transport node id on which DAD status is reported for given IP address.
JSON Example
{
"ip_address": "string",
"status": "DUPLICATED",
"transport_node": [
{
"is_valid": false,
"target_display_name": "string",
"target_id": "string",
"target_type": "string"
}
]
}
Vendor Extensions
This class contains the following vendor extensions defined in the spec:
x-vmw-nsx-module: LogicalRouterPorts