infra_instances_update

This job updates nodes based on the cluster configuration.

Mandatory Parameters

Parameter Name Data Type Description
node_platform_config dict The cluster specific node configuration.
nids list The ID(s) of the node(s) you want to update with the given configuration.

Optional Parameters

Parameter Name Data Type Description
metadata dict The key/value pair (key1:value1) used to identify the platform specific metadata hash table to use for additional node configuration.

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
  • exadbadm

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.