NSX-T Data Center REST API

Delete ALBAutoScaleLaunchConfig and all the entities contained by this ALBAutoScaleLaunchConfig (Deprecated)

Delete the ALBAutoScaleLaunchConfig along with all the entities contained
by this ALBAutoScaleLaunchConfig.
This is a deprecated API. It is recommennded to use NSX Advanced Load Balancer (Avi) Controller UI or API directly instead of NSX-T ALB Policy UI and API.
This API is only available when using VMware NSX.

Request:

Method:
DELETE
URI Path(s):
/policy/api/v1/infra/alb-auto-scale-launch-configs/{alb-autoscalelaunchconfig-id}
Request Headers:
n/a
Query Parameters:
DeleteRequestParameters+
Request Body:
n/a

Example Request:

DELETE https://<policy-mgr>/policy/api/v1/infra/alb-auto-scale-launch-configs/alb-autoscalelaunchconfig-id

Successful Response:

Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a

Example Response:

200 OK

Required Permissions:

crud

Feature:

policy_lb

Additional Errors: