API Guide
}
],
"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/Actions/
NetworkService.RemoveFabrics
POST method for NetworkService.RemoveFabrics
This method deletes multiple fabrics.
Description
Deletes multiple fabrics.
Privilege FABRIC_MANAGEMENT
HTTP response
codes
204
Example request
body
{
"FabricIds":["Fabric-1","Fabric-2']
}
Example response
body
{
"Fabric-1": true,
"Fabric-2": true
}
APIs specific to OpenManage Enterprise – Modular Edition 445