targetGroup list(VPC)
    • PDF

    targetGroup list(VPC)

    • PDF

    Article Summary

    The latest service changes have not yet been reflected in this content. We will update the content as soon as possible. Please refer to the Korean version for information on the latest updates.

    It can be used in a VPC environment.

    Summary

    Search the TargetGroup list.

    Request

    API URL

    GET 	{SOURCEDEPLOY_API_URL}/autoscaling/{autoscalingName}
    

    Request parameter

    ItemTypeDescriptionRemarks
    autoScalingNamestringautoScalingGroup nameSearch with autoScalingGroupList API

    Request query

    None

    Request body

    None

    Response

    Response body

    {
        "targetGroupList": [
            {
                "id": "number",
                "name": "string",
                "permission": "string",
                "actionName": "string"
            }
        ]
    }
    
    ItemTypeDescriptionRemarks
    targetGroupList.idnumberLoadBalancer Target Group id
    targetGroupList.namestringLoadBalancer Target Group name
    targetGroupList.permissionstringPermission status for searching details"Allow" | "Deny"
    targetGroupList.actionNamestringPermission name for searching details

    Was this article helpful?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.