Red Hat Training

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

5.189. nova update

usage: nova update [--name <name>] [--description <description>] <server>
Update the name or the description for a server.

Positional arguments

<server>


        Name (old name) or ID of server.

Optional arguments

--name <name>


        New name for the server.

--description <description>


        New description for the server. If it equals to
      empty string (i.g. ""), the server description
      will be removed. (Supported by API versions
      '2.19' - '2.latest')