API Guide

Table Of Contents
"Category": "Audit",
"DetailedDescription": "The SmartFabric is not
healthy because at least one uplink must be configured.",
"TimeStamp": "2020-04-20T07:30:12Z"
}
]
},
"FabricDesignMapping": [
{
"DesignNode": "Switch-A",
"PhysicalNode": "8178PK2"
},
{
"DesignNode": "Switch-B",
"PhysicalNode": "4178PK2"
}
],
"Actions": null,
"Switches@odata.navigationLink": "/api/NetworkService/
Fabrics('9c7b2839-abe4-40bc-adf9-c53e747516a5')/Switches",
"Servers@odata.navigationLink": "/api/NetworkService/
Fabrics('9c7b2839-abe4-40bc-adf9-c53e747516a5')/Servers",
"FabricDesign": {
"@odata.id": "/api/NetworkService/Fabrics('9c7b2839-
abe4-40bc-adf9-c53e747516a5')/FabricDesign"
},
"ValidationErrors@odata.navigationLink": "/api/NetworkService/
Fabrics('9c7b2839-abe4-40bc-adf9-c53e747516a5')/ValidationErrors",
"Uplinks@odata.navigationLink": "/api/NetworkService/
Fabrics('9c7b2839-abe4-40bc-adf9-c53e747516a5')/Uplinks",
"Topology": {
"@odata.id": "/api/NetworkService/Fabrics('9c7b2839-
abe4-40bc-adf9-c53e747516a5')/Topology"
},
"ISLLinks@odata.navigationLink": "/api/NetworkService/
Fabrics('9c7b2839-abe4-40bc-adf9-c53e747516a5')/ISLLinks"
}
]
}
POST method for Fabrics
This method creates a fabric and returns the fabric ID.
Description
Creates a fabric.
Privilege FABRIC_MANAGEMENT
HTTP response
codes
200
Example request
body
{
"Name": "Fabric 1",
"Description": "update 01",
"OverrideLLDPConfiguration": "Disabled",
"ScaleVLANProfile": "Enabled",
"FabricDesignMapping": [
{
"DesignNode": "Switch-A",
"PhysicalNode": "CBJXLN2"
},
{
"DesignNode": "Switch-B",
"PhysicalNode": "F13RPK2"
}
],
"FabricDesign": {
"Name": "2xMX9116n_Fabric_Switching_Engines_in_different_chassis"
452 APIs specific to OpenManage Enterprise Modular Edition