config_profile_bag_mgr_list
Back to SOAP Architecture Method Reference
Description
The config_profile_bag_mgr_list method lists all configurations 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 configuration. | bstypes:ResourceId | R |
| name | The name of the configuration. | string | R |
| active |
Indicates whether the resource is in an active or inactive state. |
boolean | R |
| container_id | The unique ID# of the folder. | bstypes:ResourceId | R |
| domain_id |
The unique ID# of your domain. |
bstypes:ResourceId | R |
| type | The type of configuration:
|
string | R |
