API Guide
"Severity": "Warning",
"Resolution": "Make sure that all the ISLs are connected
as per the specification.",
"Category": "Audit",
"DetailedDescription": "",
"TimeStamp": "2018-07-18T05:29:52Z"
},
{
"MessageId": "NFAB0018",
"Message": "The network fabric is not healthy because
uplinks are not configured.",
"MessageArgs": [],
"Severity": "Warning",
"Resolution": "Make sure at least one uplink is configured
to the fabric.",
"Category": "Audit",
"DetailedDescription": "",
"TimeStamp": "2018-07-18T05:29:52Z"
}
]
},
"FabricDesignMapping":
[
{
"DesignNode": "Switch-A",
"PhysicalNode": "DPM4XC1"
},
{
"DesignNode": "Switch-B",
"PhysicalNode": "DPM4XC2"
}
],
"Switches@odata.navigationLink": "/api/NetworkService/
Fabrics('0bebadec-b61b-4b16-b354-5196396a4a18')/Switches",
"Servers@odata.navigationLink": "/api/NetworkService/
Fabrics('0bebadec-b61b-4b16-b354-5196396a4a18')/Servers",
"FabricDesign":
{
"@odata.id": "/api/NetworkService/Fabrics('0bebadec-b61b-4b16-
b354-5196396a4a18')/FabricDesign"
},
"ValidationErrors@odata.navigationLink": "/api/NetworkService/
Fabrics('0bebadec-b61b-4b16-b354-5196396a4a18')/ValidationErrors",
"Uplinks@odata.navigationLink": "/api/NetworkService/
Fabrics('0bebadec-b61b-4b16-b354-5196396a4a18')/Uplinks",
"Topology":
{
"@odata.id": "/api/NetworkService/Fabrics('0bebadec-b61b-4b16-
b354-5196396a4a18')/Topology"
},
"ISLLinks@odata.navigationLink": "/api/NetworkService/
Fabrics('0bebadec-b61b-4b16-b354-5196396a4a18')/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
response body
{
"Name": "Fabric 1",
406 APIs specific to OpenManage Enterprise – Modular Edition