Delete Network Profile

Delete Network Profile

Deletes a network profile corresponding to its unique Id.

Request
URI
DELETE
https://{api_host}/iaas-proxy-provider/api/network/profiles/{id}
COPY
Path Parameters
string
id
Required

The id of the network profile to be deleted.


Responses
204

The network profile is deleted.

Operation doesn't return any data structure