Modifies attributes of an instance group.
Try it now
Test
RAM authorization
Request parameters
Parameter | Type | Required | Description | Example |
InstanceGroupId | string | No | The ID of the instance group. | ag-cuv4scs4obxhs**** |
NewInstanceGroupName | string | No | The new name of the instance group. Note The name can be up to 30 characters in length. It can contain letters, digits, colons (:), underscores (_), periods (.), or hyphens (-). It must start with letters but cannot start with http:// or https://. | newName |
PolicyGroupId | string | No | The ID of the policy. | pg-2w97kp89gnsif**** |
StreamMode | integer | No | Specifies the streaming mode for instances within the instance group. If this parameter is omitted, the mode defaults to 1 (Preemptive). Valid values:
| 1 |
Response elements
Element | Type | Description | Example |
object | The response parameters. | ||
RequestId | string | The ID of the request. | 6C83EBE3-F267-5F11-ABF8-4E7B90B**** |
Examples
Success response
JSON format
{
"RequestId": "6C83EBE3-F267-5F11-ABF8-4E7B90B****"
}Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.