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

Read ALBAutoScaleLaunchConfig

Read a ALBAutoScaleLaunchConfig.
This API is only available when using VMware NSX-T.

Request:

Method:
GET
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:
n/a

Example Request:

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

Successful Response:

Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
ALBAutoScaleLaunchConfig+

Example Response:

{ "_create_time": 1598508896304, "_create_user": "admin", "_last_modified_time": 1598508896308, "_last_modified_user": "admin", "_protection": "NOT_PROTECTED", "_revision": 0, "_system_owned": false, "display_name": "test-autoscale", "id": "test-autoscale", "image_id": "default", "marked_for_delete": false, "mesos": { "force": true }, "name": "test-autoscale", "overridden": false, "parent_path": "/infra", "path": "/infra/alb-auto-scale-launch-configs/test-autoscale", "relative_path": "test-autoscale", "resource_type": "ALBAutoScaleLaunchConfig", "unique_id": "3eb65743-de3a-4bc1-9596-2bf94eda3991", "use_external_asg": true }

Required Permissions:

read

Feature:

policy_lb

Additional Errors: