container_scope_mgr_list
Back to SOAP Architecture Method Reference
Description
The container_scope_mgr_list method lists all existing folder resources on your domain.
Parameters
Parameter | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
domain_id | The unique ID# of your domain. | bstypes:ResourceId | R |
Return Values
Value | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
id | The unique ID# of the scoping resource. | bstypes:ResourceId | R |
active | Indicates whether the resource is in an active or inactive state. | Boolean | R |
domain_id | The unique ID# of your domain. | bstypes:ResourceId | R |
parent_id | The unique ID# of the parent resource. | bstypes:ResourceId | R |
scope_container_id | The unique ID# of the scoped group. | bstypes:ResourceId | R |
scope_container_group_id | Indicates the resource type for folder scoping:
|
bstypes:ContainerGroup | R |
scope_resource_type | The resource type of the scoped group. | string | R |
can_see_above | Indicates whether or not the scoped user group can see the contents of the parent folder and above. | boolean | R |