API Guide

"@odata.id": "/api/NetworkConfigurationService/QosTypes(1)",
"Id": 1,
"Name": "Platinum"
}
/api/NetworkConfigurationService/Actions/
NetworkConfigurationService.RemoveNetworks
POST method for NetworkConfigurationService.RemoveNetworks
This method deletes the specified networks from the system.
Description Deletes the specified networks.
Privilege TEMPLATE_MANAGEMENT
HTTP response
codes
204
Example
Input:
{
"NetworkIds": [42214,42314]
}
Output:
178 Configure