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