GET /machinegroups HTTP/1.1Host: <Region>.cls.tencentyun.comAuthorization: <AuthorizationString>
GET /machinegroups
HTTP/1.1 200 OKContent-Type: application/jsonContent-Length: 123{"machine_groups": [{"group_id": "xxxx-xx-xx-xx-xxxxxxxx","group_name": "testname","create_time": "2017-08-08 12:12:12"}]]
Field Name | Type | Required | Description |
machine_groups | JsonArray | Yes | Machine group information array |
MachineGroupInfo is in the following format:Field Name | Type | Required | Description |
group_id | string | Yes | Machine group ID |
group_name | string | Yes | Machine group name |
create_time | string | No | Creation time |
Was this page helpful?
You can also Contact sales or Submit a Ticket for help.
Help us improve! Rate your documentation experience in 5 mins.
Feedback