LogicalPortOperationalStatus
LogicalPortOperationalStatus
JSON Example
{
"last_update_timestamp": 0,
"logical_port_id": "string",
"status": "string"
}
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
logical_port_id
Optional
The id of the logical port
string
status
Required
The Operational status of the logical port
Possible values are :
UP,
DOWN,
UNKNOWN,