NSX-T Data Center REST API
Delete an IP Address Block
Deletes the IP address block with specified id if it exists. IPblock cannot be deleted if there are allocated subnets from the block.
Request:
Method:
DELETE
URI Path(s):
/api/v1/pools/ip-blocks/<block-id>
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
DELETE https://<nsx-mgr>/api/v1/pools/ip-blocks/4a5f22a8-8293-4212-93df-99286d20e35bSuccessful Response:
Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a