73.9. service set

サービスの属性を設定します。

使用方法

openstack service set [-h] [--type <type>] [--name <service-name>]
                             [--description <description>]
                             [--enable | --disable]
                             <service>

表73.35 位置引数

概要

<service>

変更するサービス (タイプ、名前、または ID)

表73.36 その他の引数 (オプション):

概要

-h, --help

ヘルプメッセージを表示して終了します。

--type <type>

新しいサービスの種別 (compute、image、identity、volume など)

--name <service-name>

新しいサービス名

--description <description>

新しいサービスの説明

--enable

サービスを有効化します。

--disable

サービスを無効化します。