master_channel_mgr_add_relationship
Back to SOAP Architecture Method Reference
Description
The master_channel_mgr_add_relationship method adds an Upgrade to a Master Channel.
Parameters
| Parameter | Description | Type | Required (R) or Optional (O) | 
|---|---|---|---|
| parent_id | The unique ID# of the Master Channel the Upgrade belongs to. | bstypes:ResourceId | R | 
| right_resource_id | The unique ID# of Upgrade. | bstypes:ResourceId | R | 
| domain_id | The unique ID# of your domain. | bstypes:ResourceId | O | 
Return Values
| Value | Description | Type | Required (R) or Optional (O) | 
|---|---|---|---|
| id | The unique ID# of the new relationship between the Master Channel and the Upgrade. | bstypes:ResourceId | R | 

