All Products
Search
Document Center

Container Service for Kubernetes:SyncClusterNodePool

Last Updated:Apr 22, 2024

Synchronizes the information about a node pool, including the metadata and node information of the node pool.

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

There is currently no authorization information disclosed in the API.

Request syntax

POST /clusters/{ClusterId}/sync_nodepools

Request parameters

ParameterTypeRequiredDescriptionExample
ClusterIdstringYes

The cluster ID.

c905d1364c2dd4b6284a3f41790c4****

Response parameters

ParameterTypeDescriptionExample
object

The request body.

RequestIdstring

The request ID.

2D69A58F-345C-4FDE-88E4-BF51894XXXXX

Examples

Sample success responses

JSONformat

{
  "RequestId": "2D69A58F-345C-4FDE-88E4-BF51894XXXXX"
}

Error codes

For a list of error codes, visit the Service error codes.

Change history

Change timeSummary of changesOperation
No change history