LogicalSwitchStatusSummary

LogicalSwitchStatusSummary
LogicalSwitchStatusSummary
JSON Example
{
    "last_update_timestamp": 0,
    "total_switches": 0,
    "filters": [
        {
            "name": "string",
            "value": "string"
        }
    ],
    "fully_realized_switches": 0
}
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_switches
Required

The total number of logical switches.

array of Filter
filters
Optional

The filters used to find the logical switches- TransportZone id, LogicalSwitchProfile id or TransportType

integer As int64 As int64
fully_realized_switches
Required

The number of logical switches that are realized in all transport nodes.