NSX-T Data Center REST API

Delete an IpAddressPoolSubnet

Delete the IpAddressPoolSubnet with the given id.

Request:

Method:
DELETE
URI Path(s):
/policy/api/v1/infra/ip-pools/{ip-pool-id}/ip-subnets/{ip-subnet-id}
/policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/ip-pools/{ip-pool-id}/ip-subnets/{ip-subnet-id}
Request Headers:
n/a
Query Parameters:
IpAddressPoolSubnetDeleteRequestParameters+
Request Body:
n/a

Successful Response:

Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a

Required Permissions:

crud

Feature:

policy_ipam

Additional Errors: