LogicalPortOperationalStatus

LogicalPortOperationalStatus
LogicalPortOperationalStatus
JSON Example
{
    "logical_port_id": "string",
    "status": "string",
    "last_update_timestamp": 0
}
string
logical_port_id
Optional

logical_port_id

string
status
Required

status

Possible values are : UP, DOWN, UNKNOWN,
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.