config_profile_bag_mgr_list_many

Back to SOAP Architecture Method Reference

Description

The config_profile_bag_mgr_list_many method lists details of specific configurations on your domain.

Parameters

Parameter Description Type Required (R) or Optional (O)
ids A comma-delimited list of the unique ID#s of configurations you want to list. string R
domain_id The unique ID# of your domain. bstypes:ResourceId O

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 or not the resource is active. 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:
  • Player = "host"
  • Edge server = "location"
string R