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>
                  
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
DELETE https://<policy-mgr>/policy/api/v1/infra/IpPool-Tenant-1/ip-subnets/Subnet-1Successful Response:
Response Code:
                200 OK
              Response Headers:
                  n/a
                Response Body:
    n/a