RemoveParentFromCustomerCluster
Overview
Removes a parent from a Customer Cluster.
Returns
No Overview Available.
Request
Name | Type | Description |
---|---|---|
tagName | String | The name of the Customer Cluster to remove the parent from. |
parentTagName | String | The name of the Customer 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. |