Delete LBMonitorProfile and all the entities contained by this LBMonitorProfile
(Deprecated)
Delete the LBMonitorProfile along with all the entities contained
by this LBMonitorProfile.
This API is available when using VMware Cloud (AWS, Dell-EMC, Outpost, Hyperscalers) or VMware NSX-T.
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:
URI Path(s):
/policy/api/v1/infra/lb-monitor-profiles/<lb-monitor-profile-id>
Query Parameters:
DeleteRequestParameters+
force |
Force delete the resource even if it is being used somewhere
If true, deleting the resource succeeds even if it is being
referred as a resource reference.
|
boolean |
Default: "False" |
Example Request:
DELETE https://<policy-mgr>/policy/api/v1/infra/lb-monitor-profiles/httpMonitor
Successful Response:
Example Response:
200 OK
Required Permissions:
crud
Feature:
policy_lb
Additional Errors: