language_pack_mgr_list_many

Back to SOAP Architecture Method Reference

Description

The language_pack_mgr_list_many method lists details of specific language packs on your domain. For more information, see Domain Properties - The Settings Section.

Parameters

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

Return Values

Value Description Type Required (R) or Optional (O)
id The unique ID# of the language pack. bstypes:ResourceId R
active Indicates whether or not the resource is active. boolean R
domain_id The unique ID# of the domain. bstypes:ResourceId R
parent_id The unique ID# of the parent of this language pack. bstypes:ResourceId R
pack The path to the .qm file encapsulating this language pack information. string R