config_profile_mgr_update
Back to SOAP Architecture Method Reference
Description
The config_profile_mgr_add method updates a configuration profile (player or edge server) on your domain.
Parameters
Parameter | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
active |
Indicates whether the resource is in an active or inactive state. |
boolean | R |
configuration | Provides a complete list of the configuration profile's details, for example, Chromium activation, etc. | string | R |
domain_id |
The unique ID# of your domain. |
bstypes:ResourceId | R |
id | The unique ID# of the configuration profile. | bstypes:ResourceId | R |
name | The name of the configuration profile. | string | R |
Return Values
Value | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
id | The unique ID# of the updated configuration profile. | bstypes:ResourceId | R |