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 code snippets show how to use this job using both Python (via XML-RPC) and on the command-line using confd_client.