Delete Ip Space Association
Deletes the specified IP Space Association.
Request
URI
DELETE
https://{api_host}/cloudapi/vcf/ipSpaceAssociations/{ipSpaceAssociationId}
COPY
Path Parameters
string
ipSpaceAssociationId
Required
ipSpaceAssociationId
Responses
202
The request have been accepted and the task to monitor the request is in the Location header.
Operation doesn't return any data structure
Code Samples
COPY
curl -X DELETE -H 'Authorization: <value>' https://{api_host}/cloudapi/vcf/ipSpaceAssociations/{ipSpaceAssociationId}
Availability
Added in 40.0
Ip Address Spaces Operations
GET
Get Ip Spaces
POST
Create Ip Space
GET
Get Ip Space
PUT
Update Ip Space
DELETE
Delete Ip Space
GET
Get Ip Space Utilization Summary
GET
Get Ip Space Org Quotas
GET
Get Ip Space Org Quota
PUT
Update Ip Space Org Quota
GET
Get Ip Space Org Utilizations
GET
Get Ip Space Associations
POST
Create Ip Space Association
GET
Get Ip Space Association
DELETE
Delete Ip Space Association