container_mgr_update
Back to SOAP Architecture Method Reference
Description
The container_mgr_update method updates the details of an existing folder on your domain.
Parameters
Parameter | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
active | Indicates whether or not the folder is active. | boolean | O |
id | The unique ID# of the folder. | bstypes:ResourceId | O |
name | The name of the folder. | string | O |
container_id | The unique ID# of the parent folder, if applicable. | bstypes:ResourceId | O |
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 updated folder. | bstypes:ResourceId | O |