API Guide

Table Of Contents
{
"@odata.type": "#NetworkService.FabricDesign",
"@odata.id": "/api/NetworkService/
FabricDesigns('2xMX9116n_Fabric_Switching_Engines_in_different_chassis')"
,
"Name": "2xMX9116n_Fabric_Switching_Engines_in_different_chassis",
"NetworkLink":
[
{
"SourceNode": "Switch-A",
"SourceInterface": "ethernet1/1/37",
"DestinationNode": "Switch-B",
"DestinationInterface": "ethernet1/1/37"
},
{
"SourceNode": "Switch-A",
"SourceInterface": "ethernet1/1/38",
"DestinationNode": "Switch-B",
"DestinationInterface": "ethernet1/1/38"
},
{
"SourceNode": "Switch-A",
"SourceInterface": "ethernet1/1/40",
"DestinationNode": "Switch-B",
"DestinationInterface": "ethernet1/1/40"
},
{
"SourceNode": "Switch-A",
"SourceInterface": "ethernet1/1/39",
"DestinationNode": "Switch-B",
"DestinationInterface": "ethernet1/1/39"
}
],
"FabricDesignNode":
[
{
"NodeName": "Switch-A",
"ChassisName": "Chassis-X",
"Slot": "Slot-A1",
"Type": "WeaverSwitch"
},
{
"NodeName": "Switch-B",
"ChassisName": "Chassis-Y",
"Slot": "Slot-A2",
"Type": "WeaverSwitch"
}
]
}
]
}
/api/NetworkService/Fabrics(Id)
This URI represents a specific fabric in the fabric collection.
GET method for Fabrics(Id)
This method returns a specific fabric from the collection of fabrics.
Description
Returns a specific fabric.
Privilege VIEW
HTTP response
codes
200
310 APIs specific to OpenManage Enterprise - Modular Edition