resource_criteria_mgr_list_by_domain
Back to SOAP Architecture Method Reference
Description
The resource_criteria_mgr_list_by_domain method lists all the links between a criteria or condition and a resource on your domain. Valid resources that could be linked would be:
Parameters
Parameter | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
domain_id | The unique ID# of your domain. | bstypes:ResourceId | R |
Return Values
Value | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
id | The unique ID# of the link between your criteria and the target resource. | 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 associated resource. | bstypes:ResourceId | R |
criteria_id | The unique ID# of the associated criteria. | bstypes:ResourceId | R |
type |
Indicates the type of relationship between your criterion and the target resource.
|
bstypes:ResourceCriteriaType | R |