API Guide
"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 /wiring-diagrams/{id}/topology
Returns the physical topology that is created from this wiring diagram.
API
GET /wiring-diagrams/{id}/topology
Description This API returns the physical topology that is created from this wiring diagram.
Parameters
Table 92. API parameters
Filter name Description
*id
string
(path)
Unique identifier of the wiring diagram.
Responses 200 — Response to the fabric topology request
{
"id": "11:51771176548663297",
"name": "Setup02-SFD-2-Spine-4-Leaf-Fabric",
"fabric_type": "L3_BGP",
"switches": [
{
"id": "2:51771176555151441",
"name": "sc2-t2-s5224-l3",
"model": "",
"serial_number": "",
200 Wiring-diagrams










