Synchronizes the information about a node pool, including the metadata and node information of the node pool.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
cs:SyncClusterNodePool |
update |
*Cluster
|
None | None |
Request syntax
POST /clusters/{ClusterId}/sync_nodepools HTTP/1.1
Path Parameters
|
Parameter |
Type |
Required |
Description |
Example |
| ClusterId |
string |
Yes |
The cluster ID. |
c905d1364c2dd4b6284a3f41790c4**** |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
No parameters required.
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The request body. |
||
| RequestId |
string |
The request ID. |
2D69A58F-345C-4FDE-88E4-BF51894XXXXX |
Examples
Success response
JSON format
{
"RequestId": "2D69A58F-345C-4FDE-88E4-BF51894XXXXX"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.