Get Logical Switch Status Summary
Returns Operational status of all logical switches. The query parameter "source=realtime" is not supported.
This API is now deprecated Please use new API - GET policy/api/v1/infra/segments/state?configuration_state=success to get segment in success state. And use new api - GET policy/api/v1/infra/segments to get all segment.
Opaque cursor to be used for getting next page of records (supplied by current result page)
Flag to enable showing of transit logical switch.
Comma separated list of fields that should be included in query result
Maximum number of results to return in this page (server may return fewer)
sort_ascending
Field by which records are sorted
Data source type.
Logical Switch type
Switching Profile identifier
Mode of transport supported in the transport zone for this logical switch
Transport zone identifier
The logical switch's uplink teaming policy name
Virtual Local Area Network Identifier
VNI of the OVERLAY LogicalSwitch(es) to return.
OK
{
"filters": [
{
"name": "string",
"value": "string"
}
],
"fully_realized_switches": 0,
"last_update_timestamp": 0,
"total_switches": 0
}
The filters used to find the logical switches- TransportZone id, LogicalSwitchProfile id or TransportType
The number of logical switches that are realized in all transport nodes.
Timestamp when the data was last updated; unset if data source has never updated the data.
The total number of logical switches.
Not Found
curl -H 'Authorization: <value>' https://{api_host}/api/v1/logical-switches/status