language_pack_info_mgr_list_many
Back to SOAP Architecture Method Reference
Description
The language_pack_info_mgr_list_many method lists details of the designated list of language pack information. 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 pack information 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 language pack information. | bstypes:ResourceId | R |
| name | The name of this language pack information. | string | R |
| 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 |
| version | The version targeted by this language pack information. | string | R |
| language | The language targeted by this language pack information. | string | R |
| not_modified_since | The last date time at which this language pack information was modified. | bstypes:SimpleDateTime | R |
