69.91. share server set
共有サーバーのプロパティーを設定します (管理者のみ)。
使用方法
openstack share server set [-h] [--status <status>]
[--task-state <task-state>]
<share-server>
| 値 | 概要 |
|---|---|
| <share-server> | 変更する共有サーバーの ID。 |
| 値 | 概要 |
|---|---|
| -h、--help | help メッセージを表示して終了します |
| --status <status> | 共有サーバーにステータスを割り当てます。オプションには、unmanage_starting、server_migrating_to、error、unmanage_error、manage_error、inactive、active、server_migrating、manage_starting、deleting、network_change などがあります。状態が指定されていない場合は、active が使用されます。 |
| --task-state <task-state> | 共有サーバーに割り当てるタスク状態を指定します。オプションには、migration_starting、migration_in_progress、migration_completing、migration_success、migration_error、migration_cancelled、migration_driver_in_progress、migration_driver_phase1_done、data_copying_starting、data_copying_in_progress、data_copying_completing、data_copying_completed、data_copying_cancelled、data_copying_error などがあります。 |