AddParentToCustomerCluster
Overview
Adds a parent to a Customer Cluster.
Returns
No Overview Available.
Request
| Name | Type | Description | 
|---|---|---|
| tagName | String | The name of the Customer Cluster to add the parent to. | 
| parentTagName | String | The name of the Customer Cluster that should be added as a parent. | 
Response
| Name | Type | Description | 
|---|---|---|
| ResultMessage | String | Additional information when operation failed. | 
| ResultCode | ResultCodeEnum | Whether the operation completed successfully. | 
| Result | Boolean | Operation result. |