language_pack_mgr_list
Back to SOAP Architecture Method Reference
Description
The language_pack_mgr_list method list details of the designated Language Pack Information. For more information, see Domain Properties - The Settings Section.
Parameters
Parameter | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
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 |
Return Values
Value | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
id | The unique ID# of the Language Pack. | bstypes:ResourceId | R |
active | Whether this Language Pack 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 |