ReimageNodes
Reinstalls machines.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
eflo:ReimageNodes |
update |
*Cluster
|
|
None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| ClusterId |
string |
No |
The cluster ID. |
i15dfa12e8f27c44f4a006c2c8bb |
| Nodes |
array<object> |
No |
The list of nodes. |
|
|
object |
No |
|||
| Hostname |
string |
No |
The hostname. |
457db5ca-241d-11ed-9fd7-acde48001122 |
| LoginPassword |
string |
No |
The logon password. |
*** |
| NodeId |
string |
No |
The node ID. |
e01-cn-zvp2tgykr0b |
| ImageId |
string |
No |
The system image ID. |
m-8vbf8rpv2nn14y7oybjy |
| IgnoreFailedNodeTasks |
boolean |
No |
Specifies whether to skip failed nodes. Default value: False. |
False |
| UserData |
string |
No |
The custom executable shell script. The script must be Base64-encoded. The maximum size of the raw data is 16 KB. |
ZWNobyBoZWxsbyBlY3Mh |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
15FBCD9B-C93F-54E8-A168-AADE7E66DAD2 |
| TaskId |
string |
The task ID. |
i158782151663841517926 |
Examples
Success response
JSON format
{
"RequestId": "15FBCD9B-C93F-54E8-A168-AADE7E66DAD2",
"TaskId": "i158782151663841517926"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.