/mgmt/config/default/Language
You can use the HTTP GET method with the /mgmt/config/default/Language
resource to view the current language settings on the appliance. You can use the PUT method with the
resource to enable or disable a particular language.
You can use the PUT method to enable or disable a particular language. When you use PUT, use the
resource /mgmt/config/default/Language/name
, where
name is one of the following language codes:
- de
- en
- es
- fr
- it
- ja
- ko
- pt_BR
- zh_CN
- zh_TW
- ru
You can use GET with the resource
/mgmt/config/default/Language/name
to retrieve the setting for
the specified language.