69.17. share group set
共有グループのステータスを明示的に設定します
使用方法
openstack share group set [-h] [--name <name>] [--description <description>] [--status <status>] <share-group>
openstack share group set [-h] [--name <name>]
[--description <description>]
[--status <status>]
<share-group>
値 | 概要 |
---|---|
<share-group> | 更新する共有グループの名前または ID。 |
値 | 概要 |
---|---|
-h、--help | help メッセージを表示して終了します |
--name <name> | 共有グループの新しい名前。(デフォルトは none) |
--description <description> | 共有グループの説明。(デフォルトは none) |
--status <status> | 共有グループのステータスを明示的に更新します (管理者のみ)。例として、available、error、creating、deleting、error_deleting などがあります。 |