Policy > Networking > Network Services > Advanced Load Balancing > Alb Auto Scale Launch Configs

Create or update a ALBautoscalelaunchconfig

If a ALBautoscalelaunchconfig with the alb-autoscalelaunchconfig-id is not already present,
create a new ALBautoscalelaunchconfig. If it already exists, update the
ALBautoscalelaunchconfig. This is a full replace.
This API is only available when using VMware NSX-T.

Request:

Method:
PATCH
URI Path(s):
/policy/api/v1/infra/alb-auto-scale-launch-configs/<alb-autoscalelaunchconfig-id>
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
ALBAutoScaleLaunchConfig+

Example Request:

{ "image_id": "default", "mesos": { "force": true }, "name": "test-autoscale", "use_external_asg": true }

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: