NSX-T Data Center REST API
BFDProperties (schema)
BFD information
| Name | Description | Type | Notes | 
|---|---|---|---|
| active | True if tunnel is active in a gateway HA setup | boolean | Readonly | 
| diagnostic | Diagnostic message of a problem A short message indicating what the BFD session thinks is wrong in case of a problem | string | Readonly | 
| forwarding | True if the BFD session believes this interface may be used to forward traffic | boolean | Readonly | 
| remote_diagnostic | Diagnostic message of a problem A short message indicating what the remote interface's BFD session thinks is wrong in case of a problem | string | Readonly | 
| remote_state | State of the remote interface's BFD session | string | Readonly Enum: UNKNOWN_STATE, ADMIN_DOWN, DOWN, INIT, UP | 
| state | State of the BFD session | string | Readonly Enum: UNKNOWN_STATE, ADMIN_DOWN, DOWN, INIT, UP | 
