app_config

Display table of global/custom configuration in HTML format.

Description

This functions displays tables of both the global and the customized configuration items, in HTML format, with options for modifying values and/or specifying new items.

Parameters

action
app_config

Example URL

http://<host>:<port>/<context>/web/admin.xql?action=app_config

Successful Result

HTML tables of both the Global and Customized Configuration.

Failed Result

Accessing this API feature requires the "Manage application" permission, and the function will return a 401 Unauthorized (html/401unauthorized.html) page if the permission is not available.