API Guide
{
"id": "string",
"name": "string",
"model": "string",
"position": 0,
"role": "LEAF",
"peer_switch_id": "string",
"mgmt_ip_address": "string",
"states": {
"defined": true,
"rechable": true,
"discovered": true,
"configured": true,
"operational": "NONE"
},
"interfaces": [
{
"id": "string",
"name": "string",
"type": "ETHERNET",
"role": "MANAGEMENT",
"speed": "string"
}
]
}
],
"connections": [
{
"id": "string",
"name": "string",
"source_switch_id": "string",
"destination_switch_id": "string",
"source_switch_interface_id": "string",
"destination_switch_interface_id": "string",
"role": "MANAGEMENT",
"states": {
"defined": true,
"discovered": true,
"operational": "NONE"
}
}
]
}
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",
Topology
187










