Red Hat Training

A Red Hat training course is available for Red Hat OpenStack Platform

2.67. openstack dataprocessing cluster scale

usage: openstack dataprocessing cluster scale [-h]
                                              [-f {json,shell,table,value,yaml}]
                                              [-c COLUMN]
                                              [--max-width <integer>]
                                              [--noindent] [--prefix PREFIX]
                                              [--instances <node-group-template:instances_count> [<node-group-template:instances_count> ...]]
                                              [--json <filename>] [--wait]
                                              <cluster>
Scales cluster

Positional arguments

<cluster>


        Name or ID of the cluster

Optional arguments

-h, --help


        show this help message and exit

--instances <node-group-template:instances_count> [<node-group-template:instances_count> ...]


      Node group templates and number of their instances to
      be scale to [REQUIRED if JSON is not provided]

--json <filename> JSON


        representation of the cluster scale object. Other
      arguments (except for --wait) will not be taken into
      account if this one is provided

--wait


        Wait for the cluster scale to complete