66.39. 服务器救援
将 server 置于救援模式.指定 ''-os-compute-api-version 2.87' 或更高版本,以救援从卷引导的服务器。
使用方法:
openstack server rescue [-h] [--image <image>] [--password <password>]
<server>
openstack server rescue [-h] [--image <image>] [--password <password>]
<server>
| value | Summary |
|---|---|
| <server> | server (名称或 id) |
| value | Summary |
|---|---|
| -h, --help | 显示帮助信息并退出 |
| --image <image> | 用于救援模式的镜像(名称或 id)。默认为当前使用的值。 |
| --password <password> | 在救援实例上设置密码。此选项需要云支持。 |