LogicalPortOperationalStatus

LogicalPortOperationalStatus
LogicalPortOperationalStatus
JSON Example
{
    "logical_port_id": "string",
    "status": "string",
    "last_update_timestamp": 0
}
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,
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.