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 examples show how to run this job in a Python program using XML-RPC or on the command line using confd_client.