NSX-T Data Center REST API
Delete a load balancer rule (Deprecated)
Delete a load balancer rule.Deprecated:
NSX-T Load Balancer is deprecated.
Please take advantage of NSX Advanced Load Balancer.
Refer to Policy > Networking > Network Services > Advanced Load Balancing section of the API guide.
Request:
Method:
DELETE
URI Path(s):
/api/v1/loadbalancer/rules/<rule-id>
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
DELETE https://<nsx-mgr>/api/v1/loadbalancer/rules/b6a5bffa-f6a9-447c-936f-4633f9eb43a6Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
n/a