resource_contact_mgr_add
Back to SOAP Architecture Method Reference
Description
The resource_contact_mgr_add method adds a resource contact to your domain. A resource contact is an association between a contact and a resource that you can monitor. The resource could be one of the following:
- player or player folder
- edge server or edge server folder
- domain
- display unit or display unit folder
- order
Parameters
Parameter | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
parent_id | The unique ID# of the resource to be monitored. | bstypes:ResourceId | R |
domain_id | The unique ID# of your domain. | bstypes:ResourceId | O |
person_id | The unique ID# of the contact. | bstypes:ResourceId | R |
Return Values
Value | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
id | The unique ID# of the resource contact. | bstypes:ResourceId | R |