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