UpdateCustomerClusterTagName
Overview
This method can be called to update the name of a CustomerCluster.
Returns
No Overview Available.
Request
Name | Type | Description |
---|---|---|
tagName | String | The name of the CustomerCluser to update. |
newTagName | String | The new value for the name of the CustomerCluster. |
Response
Name | Type | Description |
---|---|---|
ResultMessage | String | Additional information when operation failed. |
ResultCode | ResultCodeEnum | Whether the operation completed successfully. |
Result | Boolean | Operation result. |