RuntimeInterfaceOperationalStatus
RuntimeInterfaceOperationalStatus
JSON Example
{
"interface_index": 0,
"last_update_timestamp": 0,
"status": "string"
}
integer As int64
As int64
interface_index
Optional
Index of the interface
integer As int64
As int64
last_update_timestamp
Optional
Timestamp when the data was last updated; unset if data source has never updated the data.
string
status
Required
The Operational status of the interface
Possible values are :
UP,
DOWN,
UNKNOWN,