AddAliasesToProductCluster
Overview
Adds an alias to an already existing Product Cluster in the system.
Returns
No Overview Available.
Request
Name | Type | Description |
---|---|---|
tagName | String | The tag name of the Product Cluster. |
aliases | String[] | An array that contains one or more aliases to be added to the Product Cluster. |
Response
Name | Type | Description |
---|---|---|
ResultMessage | String | Additional information when operation failed. |
ResultCode | ResultCodeEnum | Whether the operation completed successfully. |
Result | Boolean | Operation result. |