19.7. compute service set
コンピュートサービス属性を設定します。
使用方法
openstack compute service set [-h] [--enable | --disable] [--disable-reason <reason>] [--up | --down] <host> <service>
値 | 概要 |
---|---|
<host> | ホスト名 |
<service> | サービスの名前(バイナリー名) |
値 | 概要 |
---|---|
-h, --help | ヘルプメッセージを表示して終了します。 |
--enable | サービスを有効化します。 |
--disable | サービスを無効化します。 |
--disable-reason <reason> | サービスを無効にする理由(引用符で囲む)。--disable オプションと併用する必要があります。 |
--up | サービスの強制 |
--down | サービスの強制停止 |