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