Red Hat Training

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

2.74. openstack dataprocessing cluster update

usage: openstack dataprocessing cluster update [-h]
                                               [-f {json,shell,table,value,yaml}]
                                               [-c COLUMN]
                                               [--max-width <integer>]
                                               [--noindent] [--prefix PREFIX]
                                               [--name <name>]
                                               [--description <description>]
                                               [--shares <filename>]
                                               [--public | --private]
                                               [--protected | --unprotected]
                                               <cluster>
Updates cluster

Positional arguments

<cluster>


        Name or ID of the cluster

Optional arguments

-h, --help


        show this help message and exit

--name <name>


        New name of the cluster

--description <description>


      Description of the cluster

--shares <filename> JSON


        representation of the manila shares

--public


        Make the cluster public (Visible from other tenants)

--private


        Make the cluster private (Visible only from this
      tenant)

--protected


        Make the cluster protected

--unprotected


        Make the cluster unprotected