Delete Network Pool Projection
This API deletes the network pool projection.
Request
URI
DELETE
https://{api_host}/cloudapi/1.0.0/networkPools/projections/{projectionUrn}
COPY
Path Parameters
string
projectionUrn
Required
URN of the projection in the format (urn:vcloud:projections:networkpool:
Responses
204
No content
Operation doesn't return any data structure
Code Samples
COPY
curl -X DELETE -H 'Authorization: <value>' https://{api_host}/cloudapi/1.0.0/networkPools/projections/{projectionUrn}
Availability
Added in 39.0
Network Pools Operations
POST
Create Network Pool
GET
Get Network Pools Summary
GET
Get Network Pool Projections
POST
Create Network Pool Projection
GET
Get Network Pool Projection
PUT
Update Network Pool Projection
DELETE
Delete Network Pool Projection