Reference Guide
{
"@odata.id": "/api/NetworkService/Fabrics('123e4567-e89b-12d3-
a456-426655440000')/Switches(0)/HardwareLogs"
}
],
"SubSystemHealth":
[
{
"@odata.id": "/api/NetworkService/Fabrics('123e4567-e89b-12d3-
a456-426655440000')/Switches(0)/SubSystemHealth"
}
],
"RecentActivity":
[
{
"@odata.id": "/api/NetworkService/Fabrics('123e4567-e89b-12d3-
a456-426655440000')/Switches(0)/RecentActivity"
}
],
"InventoryTypes":
{
"@odata.id": "/api/NetworkService/Fabrics('123e4567-e89b-12d3-
a456-426655440000')/Switches(0)/InventoryTypes"
},
"Settings":
[
{
"@odata.id": "/api/NetworkService/Fabrics('123e4567-e89b-12d3-
a456-426655440000')/Switches(0)/Settings"
}
]
}
]
}
/api/NetworkService/Fabrics(arg1)/Actions/
NetworkService.ReplaceSwitch
This URI replaces the fabric switch.
POST method for replacing network switch
This method replaces the network switch.
Description
Replaces fabric switches.
Privilege FABRIC_MANAGEMENT
HTTP response
code
200
Example request
body
{
"NewSwitchServiceTag": "CJ2J5Z2",
"OldSwitchServiceTag": "CJ2J4Z2"
}
Example
response body
{
"JobId": 0
}
APIs specific to OpenManage Enterprise – Modular Edition 477