NSX-T Data Center REST API
Delete LBPool and all the entities contained by this LBPool
Delete the LBPool along with all the entities containedby this LBPool.
NSX Load Balancer availability in terms of use-cases and editions is
specified in NSX Feature and Edition Guide. Please review before consuming
those APIs.
This API is available when using VMware Cloud (AWS, Dell-EMC, Outpost, Hyperscalers) or VMware NSX.
Request:
Method:
DELETE
URI Path(s):
/policy/api/v1/infra/lb-pools/{lb-pool-id}
Request Headers:
n/a
Query Parameters:
DeleteRequestParameters+
Request Body:
n/a
Example Request:
DELETE https://<policy-mgr>/policy/api/v1/infra/lb-pools/myPoolSuccessful Response:
Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a