config_profile_bag_mgr_add
Back to SOAP Architecture Method Reference
Description
The config_profile_bag_mgr_add method adds a configuration to your domain.
Parameters
Parameter | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
domain_id | The unique ID# of your domain. | bstypes:ResourceId | R |
name | The name of your configuration. | string | R |
type | The type of configuration:
|
string | R |
container_id | The unique ID# of the folder. | bstypes:ResourceId | O |
Return Values
Value | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
id | The unique ID# of your new configuration. | bstypes:ResourceId | R |