API Guide
[
{
"@odata.id": "/api/NetworkService/Fabrics('123e4567-e89b-12d3-
a456-426655440000')/Servers(0)/InventoryDetails"
}
],
"HardwareLogs":
[
{
"@odata.id": "/api/NetworkService/Fabrics('123e4567-e89b-12d3-
a456-426655440000')/Servers(0)/HardwareLogs"
}
],
"SubSystemHealth":
[
{
"@odata.id": "/api/NetworkService/Fabrics('123e4567-e89b-12d3-
a456-426655440000')/Servers(0)/SubSystemHealth"
}
],
"RecentActivity":
[
{
"@odata.id": "/api/NetworkService/Fabrics('123e4567-e89b-12d3-
a456-426655440000')/Servers(0)/RecentActivity"
}
],
"InventoryTypes":
{
"@odata.id": "/api/NetworkService/Fabrics('123e4567-e89b-12d3-
a456-426655440000')/Servers(0)/InventoryTypes"
},
"Settings":
[
{
"@odata.id": "/api/NetworkService/Fabrics('123e4567-e89b-12d3-
a456-426655440000')/Servers(0)/Settings"
}
]
}
]
}
/api/NetworkService/Fabrics(Id)/ISLLinks
This URI represents the ISL links of a specific fabric.
GET method for ISLLinks
This method returns the ISL link details for a specific fabric.
Description
Returns the ISL link details for a fabric.
Privilege VIEW
HTTP response
codes
200
Example
Input:
Output:
{
"@odata.context": "/api/$metadata#Collection(NetworkService.ISLLink)",
"@odata.count": 4,
"value":
[
{
"@odata.type": "#NetworkService.ISLLink",
APIs specific to OpenManage Enterprise - Modular Edition 333