AutoScaleLaunchConfigApiResponse

AutoScaleLaunchConfigApiResponse
AutoScaleLaunchConfigApiResponse
JSON Example
{
    "count": 0,
    "results": [
        {
            "_last_modified": "string",
            "configpb_attributes": {
                "version": 0
            },
            "description": "string",
            "image_id": "string",
            "markers": [
                {
                    "key": "string",
                    "values": [
                        "string"
                    ]
                }
            ],
            "mesos": {
                "force": false
            },
            "name": "string",
            "openstack": {
                "heat_scale_down_url": "string",
                "heat_scale_up_url": "string"
            },
            "tenant_ref": "string",
            "url": "string",
            "use_external_asg": false,
            "uuid": "string"
        }
    ],
    "next": "string"
}
integer As int32 As int32
count
Required

count

results
Required

results

string
next
Optional

next