config_profile_bag_mgr_update

Back to SOAP Architecture Method Reference

Description

The config_profile_bag_mgr_update method updates the details of an existing configuration 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
domain_id

The unique ID# of your domain.

bstypes:ResourceId R
id The unique ID# of the configuration you are updating. bstypes:ResourceId R
name The name of the configuration. string R
type The type of configuration:
  • Player = "host"
  • Edge server = "location"
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 updated configuration. bstypes:ResourceId R