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:

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 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