container_scope_mgr_add
Back to SOAP Architecture Method Reference
Description
The container_scope_mgr_add method adds a scoping resource to a user group.
Parameters
Parameter | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
can_see_above | Indicates whether or not the scoped user group can see the contents of the parent folder and above. | boolean | R |
domain_id | The unique ID# of your domain. | bstypes:ResourceId | R |
parent_id | The unique ID# of the parent folder. | bstypes:ResourceId | R |
scope_container_group_id | Indicates the resource type for folder scoping:
|
bstypes:ContainerGroup | R |
scope_container_id | The unique ID# of the scoped group. | bstypes:ResourceId | R |
Return Values
Value | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
id | The unique ID# of the scoping, now connected to a user group. | bstypes:ResourceId | R |