resource_contact_mgr_list_many

Back to SOAP Architecture Method Reference

Description

The resource_contact_mgr_list_many method lists details of specific resource contacts on your domain. A resource contact is an association between a contact and a resource that you can monitor, including:

Parameters

Parameter Description Type Required (R) or Optional (O)
ids A comma-delimited list of the unique ID#s of resource contacts you want to list. string 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 the resource is in an active or inactive 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