tencent cloud

Feedback

Creating Machine Group

Last updated: 2021-10-13 16:22:09

    Feature Description

    This API is used to create a machine group and return its ID.

    Request

    Sample request

    POST /machinegroup HTTP/1.1
    Host: <Region>.cls.tencentyun.com
    Authorization: <AuthorizationString>
    Content-Type: application/json
    {
      "group_name": "testname", 
      "type": "label", 
      "labels": ["defined_label_1", "defined_label_2"]
    }
    

    Request line

    POST /machinegroup
    

    Request header

    There are only common request headers but no special request headers.

    Request parameters

    Field Name Type Location Required Description
    group_name string body Yes Machine group name, which must be unique
    type string body No Machine group type. Valid values: ip and label. Default value: ip
    ips JsonArray body No List of IPs in machine group
    labels JsonArray body No List of labels in the machine group

    Response

    Sample response

    HTTP/1.1 200 OK
    Content-Type: application/json
    Content-Length: 123
    {"group_id": "xxxx-xx-xx-xx-xxxxxxxx"}
    

    Response header

    There are only common response headers but no special response headers.

    Response parameters

    Field Name Type Required Description
    group_id string Yes Machine group ID

    Error Codes

    For more information, please see Error Codes.

    Contact Us

    Contact our sales team or business advisors to help your business.

    Technical Support

    Open a ticket if you're looking for further assistance. Our Ticket is 7x24 avaliable.

    7x24 Phone Support