API Guide
"id": "string",
"message": "string",
"field_name": "string",
"messageParams": [
"string"
]
}
]
}
401 — You are not authorized to perform this operation
{
"new_object_id": "string",
"id": "string",
"message": "string",
"messageParams": [
"string"
],
"messages": [
{
"id": "string",
"message": "string",
"field_name": "string",
"messageParams": [
"string"
]
}
]
}
default — Success or error response
{
"new_object_id": "string",
"id": "string",
"message": "string",
"messageParams": [
"string"
],
"messages": [
{
"id": "string",
"message": "string",
"field_name": "string",
"messageParams": [
"string"
]
}
]
}
GET /topology
Returns the physical topology of the fabric.
API
POST /toplogy/upload
Description This API describes the topology of the fabric, and reports if the switches are discovered or not.
Parameters None
Responses 400 — Invalid request - uploaded file not valid
{
"id": "string",
"name": "string",
"switches": [
186 Topology










