69.112. 共享快照集
设置共享快照属性
使用方法:
openstack share snapshot set [-h] [--name <name>]
[--description <description>]
[--status <status>]
[--property <key=value>]
<snapshot>
openstack share snapshot set [-h] [--name <name>]
[--description <description>]
[--status <status>]
[--property <key=value>]
<snapshot>
| value | Summary |
|---|---|
| <snapshot> | 用于设置属性的快照的名称或 id |
| value | Summary |
|---|---|
| -h, --help | 显示帮助信息并退出 |
| --name <name> | 为快照设置名称。 |
| --description <description> | 为快照设置描述。 |
| --status <status> | 为快照分配状态(仅限管理员)。选项包括: available, error, create, delete, manage_starting, manage_error, unmanage_starting, unmanage_error, error_deleting. |
| --property <key=value> | 将属性设置为此快照(重复选项可设置多个属性) |