Updates a node group.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
eflo:UpdateNodeGroup |
update |
*Cluster
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| NodeGroupId |
string |
No |
The ID of the |
i120021051733814190732 |
| NewNodeGroupName |
string |
No |
The new name of the |
test-update |
| UserData |
string |
No |
The |
#!/bin/bash uptime echo "aaaaaaa" >> /tmp/ttttt20250110141010.sh |
| FileSystemMountEnabled |
boolean |
No |
Specifies whether to enable |
True |
| KeyPairName |
string |
No |
The name of the |
test |
| ImageId |
string |
No |
The |
i1232142432432 |
| LoginPassword |
string |
No |
The login |
密码 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The |
8F065DDD-6996-5973-9691-9EC57BD0072E |
| TaskId |
string |
The |
i154273451745372344629 |
Examples
Success response
JSON format
{
"RequestId": "8F065DDD-6996-5973-9691-9EC57BD0072E",
"TaskId": "i154273451745372344629"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.