API Guide
Privilege VIEW
HTTP response
codes
200
Example
Input:
Output:
{
"@odata.context": "/api/$metadata#Collection(NetworkService.Fabric)",
"@odata.count": 1,
"value":
[
{
"@odata.type": "#NetworkService.Fabric",
"@odata.id": "/api/NetworkService/Fabrics('0bebadec-b61b-4b16-
b354-5196396a4a18')",
"Id": "0bebadec-b61b-4b16-b354-5196396a4a18",
"Name": "Fabric-1",
"Description": "This is a fabric.",
"Summary":
{
"NodeCount": 2,
"ServerCount": 0,
"UplinkCount": 0
},
"LifeCycleStatus":
[
{
"Activity": "Create",
"Status": "2060"
}
],
"Health":
{
"Status": "4000",
"Issues":
[
{
"MessageId": "NFAB0017",
"Message": "The network fabric is not healthy because all ISLs
are not connected.",
"MessageArgs": [],
"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"
},
{
APIs specific to OpenManage Enterprise - Modular Edition
299