此内容没有您所选择的语言版本。
5.189. nova update
usage: nova update [--name <name>] [--description <description>] <server>
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')