API Guide
"string"
],
"messages": [
{
"id": "string",
"message": "string",
"field_name": "string",
"messageParams": [
"string"
]
}
]
}
GET /switches/summary
Retrieves summary information of all switches.
API
GET /switches/summary
Description This API retrieves summary information of all switches.
Parameters None
Responses 200 — List of switch summary
{
"data": [
{
"id": "2:51778771768737795",
"name": "sc2-t5-z9100-s2",
"service_tag": "65VZZP2",
"model": "Z9100-ON 32x100GbE QSFP28, 2x10GbE SFP+ Interface Module",
"os_version": "10.5.0.3P2",
"status": "SWITCHSTATE_REACHABLE"
},
{
"id": "2:51778771773521959",
"name": "sc2-t5-s4148-l4",
"service_tag": "B0JNXC2",
"model": "S4148F-ON 48x10GbE, 2x40GbE QSFP+, 4x100GbE QSFP28 Interface
Module",
"os_version": "10.5.0.3P2",
"status": "SWITCHSTATE_REACHABLE"
},
{
"id": "2:51778771772669974",
"name": "sc2-t5-s4148-l3",
"service_tag": "DZHNXC2",
"model": "S4148F-ON 48x10GbE, 2x40GbE QSFP+, 4x100GbE QSFP28 Interface
Module",
"os_version": "10.5.0.3P2",
"status": "SWITCHSTATE_REACHABLE"
}
]
}
400 — Invalid request
{
"new_object_id": "string",
"id": "string",
"message": "string",
"messageParams": [
"string"
],
"messages": [
{
"id": "string",
Switch
147










