NSX-T Data Center REST API
DiscoveredVifState (schema)
Discovered Vif State
State of VIFs connected to discovered segment on the TransportNode.
| Name | Description | Type | Notes | 
|---|---|---|---|
| error_msg | Error message Error encountered during segment port creation for the discovered VIF. | string | |
| id | VIF Id Id of discovered VIF. | string | Required | 
| segment_path | Path of the discovered segment Segment path related with discovered VIF. | string | Required | 
| segment_port_path | Path of the segment port SegmentPort path related with discovered VIF. | string | Required | 
| state | Discovered VIF State The state of specific discovered VIF. | string | Enum: PENDING, ATTACHMENT_IN_PROGRESS, ATTACHMENT_SUCCESS, ATTACHMENT_FAILED | 
