resource_contact_mgr_list_by_person_id

Back to SOAP Architecture Method Reference

Description

The resource_contact_mgr_list_by_person_id method lists all resource contacts on your domain, by contact. A resource contact is an association between a contact and a resource that can be monitored. The resource could be one of the following:

Parameters

Parameter Description Type Required (R) or Optional (O)
person_id The unique ID# of the contact. 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 in an active state. 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