settings_list

The job lists current settings in the EXAConf file, a specific section in the file, or a specific subsection.

Mandatory Parameters

There are no mandatory parameters.

Optional Parameters

Parameter Name Data Type Description
sections dict All settings within a specified section or subsection name. For example, the following searches the Global section for the settings in the NameServers and XMLRPCPort subsections: {"Global": ["NameServers", "XMLRPCPort"]}.

Substitute Parameters

There are no substitute parameters.

Allowed Users

The following users are allowed to run this job:

  • root

Allowed Groups

The following groups are allowed to run this job:

  • root
  • exaadm

Examples

The following code snippets show how to use this job using both Python (via XML-RPC) and on the command-line using confd_client.