NSX-T Data Center REST API
InterfaceIPv6DADStatus (schema)
IPv6 DAD status for Interface
Duplicate address detection status for IP address on the interface.
| Name | Description | Type | Notes | 
|---|---|---|---|
| edge_paths | Edge node paths Array of edge nodes on which DAD status is reported for given IP address.  | 
            
            array of string | Readonly | 
| ip_address | IP address IP address on the port for which DAD status is reported.  | 
            
            IPAddress | Readonly | 
| status | DAD Status DAD status for IP address on the port.  | 
            
            DADStatus | Readonly |