RemoveParentFromProductCluster
Overview
Removes a parent from a Product Cluster.
Returns
No Overview Available.
Request
Name | Type | Description |
---|---|---|
tagName | String | The name of the Product Cluster to remove the parent from. |
parentTagName | String | The name of the Product Cluster that should be removed 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. |