infra_instances_remove
This job removes a node(s) from the cluster.
Mandatory parameters
Parameter name | Data type | Description |
---|---|---|
nids | list | The ID of the node you want to remove. |
Optional parameters
Parameter name | Data type | Description |
---|---|---|
metadata | dict | The key/value pair (key1:value1) used to identify the cluster specific metadata hash table to use for additional node configuration. |
timeout | integer | The time limit in seconds for the removal of the node(s). The default is 1800 seconds (30min). |
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.