Skip to main content

ModifyClusterTags

Description

call ModifyClusterTags to modify the label of the current Kubernetes cluster.

Request Method

POST

Request Path

/apsara/route/CS/ModifyClusterTags

Request Parameters Common Parameters

NameLocationTypeRequiredSample valueDescription
ClusterIdBODYstringYesc106f377e16f34eb1808d6b9362c9****cluster ID.
regionIdBODYstringYesNo sample value for this parameter.region id
versionBODYstringNo2016-01-01version of api

Return data

NameTypeSample valueDescription
array of tagNoNo description for this parameter.

Example

Successful Response example

{
"":"No"
}

Failed Response example

{
"errorSample":
{
"resultCode":-1,
"resultMsg":"system error",
"result":null
}

}