Policy > Networking > IP Management > IP Address Pools > IP Pools

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

Example Request:

DELETE https://<policy-mgr>/policy/api/v1/infra/IpPool-Tenant-1/ip-subnets/Subnet-1

Successful Response:

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

Required Permissions:

crud

Feature:

policy_ipam

Additional Errors: