get-localization-prop

Syntax

tadm get-localization-prop common_options [--vs=vs_name]  
--config=config_name (property_name)*

Description

Use this command to view the localization properties. You can configure your browsers to send an Accept-language header that describes the language preference for the content that you are accessing. All end-user error messages are also based on the Accept-language header.

Options

For information about common_options, run the help command.

--vs|-s

Specify the name of the virtual server.

--config|-c

Specify the configuration for which you want to view the localization properties.

Operands

property-name

Specify the name of the property that you want to view (Optional).

You can view the following localization properties:

default-language
negotiate-client-language

Example

tadm get-localization-prop --user=admin --host=admin.example.com --password-file=./admin.passwd --port=8989 
--no-prompt --config=www.example.org
default-language

Exit Codes

The following exit values are returned:

0: command executed successfully

>0: error in executing the command

For more information about exit codes and syntax notations, run the help command.

See Also

help, set-localization-prop