LogicalPortStatusSummary
LogicalPortStatusSummary
JSON Example
{
"filters": [
{
"name": "string",
"value": "string"
}
],
"last_update_timestamp": 0,
"total_ports": 0,
"up_ports": 0
}
array of
Filter
filters
Optional
The filters used to find the logical ports- TransportZone id, LogicalSwitch id or LogicalSwitchProfile id
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.
integer As int64
As int64
total_ports
Required
The total number of logical ports.
integer As int64
As int64
up_ports
Required
The number of logical ports whose Operational status is UP