Delete Ip Space Org Assignment
Deletes a specific IP Space Org Assignment. The organization will no longer be able to use the IP Space.
Request
URI
DELETE
https://{api_host}/cloudapi/1.0.0/ipSpaces/orgAssignments/{assignmentId}
COPY
Path Parameters
string
assignmentId
Required
assignmentId
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/1.0.0/ipSpaces/orgAssignments/{assignmentId}
Availability
Added in 37.1
Ip Space Org Assignments Operations
GET
Get Ip Space Org Assignments
POST
Create Ip Space Org Assignment
GET
Get Ip Space Org Assignment
PUT
Update Ip Space Org Assignment
DELETE
Delete Ip Space Org Assignment