
Deactivate network, this will delete a manually created network. The network must be deregistered and has no endpoints. When force is set to true the network can be deleted even if it has endpoints.
id | the URN of a ViPR Network |
force | if set to true will delete a network even if it has endpoints |
Requires one of the following roles:
No Request Payload
No data returned in response body
POST https://192.168.0.0:4443/vdc/networks/urn:storageos:Network:14d241e0-4cf1-4837-bb2d-6b94efa8928e:/deactivate HTTP/1.1 Content-Type: application/xml X-SDS-AUTH-TOKEN: <AUTH_TOKEN>
HTTP/1.1 200 OK Content-Type: application/xml