GetCustomerClusterParentTagNames
Overview
Retrieves the list of parents of a specified Customer Cluster.
Returns
The list of parents of the specified Customer Cluster.
Request
Name | Type | Description |
---|---|---|
tagName | String | The name of the Customer Cluster to retrieve the parents for. |
Response
Name | Type | Description |
---|---|---|
ResultMessage | String | Additional information when operation failed. |
ResultCode | ResultCodeEnum | Whether the operation completed successfully. |
Result | ParentClusterTagNameResult | Operation result. |