Skip to main content

UnInstallClusterAddons

Description

call UnInstallClusterAddons uninstall components of the specified cluster.

Request Method

POST

Request Path

/apsara/route/CS/UnInstallClusterAddons

Request Parameters Common Parameters

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

Return data

NameTypeSample valueDescription
arrayNoNo description for this parameter.
namestringNoack-node-problem-detector

Example

Successful Response example

{
"":"No",
"name":"No"
}

Failed Response example

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

}