GetProductClusterParentTagNames
Overview
Retrieves the list of parents of a specified Product Cluster.
Returns
The list of parents of the specified Product Cluster.
Request
Name | Type | Description |
---|---|---|
tagName | String | The name of the Product 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. |