NSX-T Data Center REST API
Delete subnet within an IP block (Deprecated)
Deletes a subnet with specified id within a given IP address block.Deletion is allowed only when there are no allocated IP addresses
from that subnet.
Deprecated:
This rest routine is deprecated. Use /infra/ip-pools/
Request:
Method:
DELETE
URI Path(s):
/api/v1/pools/ip-subnets/{subnet-id}
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
4a1c354d-bf7a-42ce-8e27-57e75e803fa0Successful Response:
Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a