relationship_mgr_update
Back to SOAP Architecture Method Reference
Description
The relationship_mgr_update method allows you to update relationship. A relationship is an association between an upgrade channel and a Players (Resource) or an Edge Servers (Resource). It could also be an association between a Media Packages and a Display Units.
Parameters
Parameter | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
active | Indicates whether the resource is in an active or inactive state. | boolean | R |
id | The unique ID# of your relationship. | 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 relationship updated. | bstypes:ResourceId | R |