Delete Ip Space
Delete an IP Block.
Deletes the specified IP Block.
Request
URI
DELETE
https://{api_host}/cloudapi/v1/ipSpaces/{ipSpaceId}
COPY
Path Parameters
string
ipSpaceId
Required
ipSpaceId
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/v1/ipSpaces/{ipSpaceId}
Availability
Added in 9.0.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