bundle_content_mgr_update
Back to SOAP Architecture Method Reference
Description
The bundle_content_mgr_update method updates the active attribute of all specified bundles on your domain.
Parameters
Parameter | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
active | Indicates whether the resource is in an active or inactive state. In this case, active is the only attribute you can update. | Boolean | R |
domain_id | The unique ID# of your domain. | bstypes:ResourceId | R |
id | The unique ID# of a specific bundle on your domain. | bstypes:ResourceId | R |
Return Values
Value | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
id | The ID# of the link between the content and bundle. | bstypes:ResourceId | R |