resource_contact_mgr_list
Back to SOAP Architecture Method Reference
Description
The resource_contact_mgr_list method lists all resource contacts on 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 |
Return Values
Value | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
id | The unique ID# of the resource contact. | bstypes:ResourceId | R |
active | Indicates whether or not the resource is active. | boolean | R |
domain_id | The unique ID# of your domain. | bstypes:ResourceId | R |
parent_id | The unique ID# of the resource to be monitored. | bstypes:ResourceId | R |
person_id | The unique ID# of the contact. | bstypes:ResourceId | R |