container_mgr_deactivate_resources
Back to SOAP Architecture Method Reference
Description
The container_mgr_deactivate_resources method deactivates specific resources from your domain.
Parameters
| Parameter | Description | Type | Required (R) or Optional (O) |
|---|---|---|---|
| ids | The unique ID#s of the resources you want to deactivate. | string | R |
| type | The name of the type of resource you want to deactivate, such as content, criteria, or display_unit. |
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 deactivation. | bstypes:ResourceId | R |
