NSX-T Data Center REST API
Delete LBMonitorProfile and all the entities contained by this LBMonitorProfile
Delete the LBMonitorProfile along with all the entities containedby this LBMonitorProfile.
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 only available when using VMware NSX.
Request:
Method:
DELETE
URI Path(s):
/policy/api/v1/orgs/{org-id}/projects/{project-id}/vpcs/{vpc-id}/vpc-lb-monitor-profiles/{vpc-lb-monitor-profile-id}
Request Headers:
n/a
Query Parameters:
DeleteRequestParameters+
Request Body:
n/a
Example Request:
DELETE https://<policy-mgr>/policy/api/v1/orgs/org-1/projects/project-1/vpcs/vpc-1/vpc-lb-monitor-profiles/httpMonitorSuccessful Response:
Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a