resource_criteria_mgr_update
Back to SOAP Architecture Method Reference
Description
The resource_criteria_mgr_update method modifies the link between a Criteria and Conditions. This can be allows the link to be activated or deactivated.
Parameters
Parameter | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
active | Sets the resource to an active or inactive state. | boolean | R |
domain_id | The unique ID# of your domain. | bstypes:ResourceId | R |
id | The unique ID# of the link between your criteria and the target resource. | 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 |