前のトピック: dpmrsi register_hypervisor コマンド -- ハイパーバイザの登録

次のトピック: dpmrsi remove_depot コマンド -- RSI デポの削除

dpmrsi remove コマンド -- RSI イメージの削除

リポジトリから RSI イメージを削除するには、dpmrsi remove コマンドを使用します。

このコマンドの形式は、以下のとおりです。

dpmrsi remove
[-sc sc_url]
-name imagename
[-depot depotname]
-img_host RSIserver
-dc_user RSIapplicationuser -dc_password RSIapplicationpassword
[-ws_user username -ws_password password]
[-locale iso639value]
-sc sc_url

(オプション)サービス コントローラ ホスト用の URL を定義します。

例: https://hostname:port/...

hostname

サービス コントローラがインストールされている完全修飾ホスト名を定義します。

例: localhost.ca.com

port

サービス コントローラ ホスト用のリスニング ポートを定義します。

例: 80

-name imagename

RSI イメージの名前を定義します。

-depot depotname

(オプション)RSI デポの名前を指定します。

例: mydepot

デフォルト: -depot スイッチを指定しない場合は、デフォルトのデポが使用されます。

-img_host RSIserver

RSI サーバの名前を定義します。

-dc_user RSIapplicationuser

RSI アプリケーション ユーザ名を定義します。

-dc_password RSIapplicationpassword

RSI アプリケーション ユーザのパスワードを定義します。

-ws_user username -ws_password password

(オプション)Web サービスのセキュリティ チェックで使用する認証情報を指定します。 認証情報が含まれていない場合、入力が求められます。 caaipsecurity を使用して独自のセッションをセット アップすることにより、認証情報のプロンプトを回避します。

-locale iso639value

(オプション)デフォルトの英語出力より優先させるロケールを、IS0 639_3166 の組み合わせ(たとえば フランス語の場合は fr_FR)で指定します。コマンド プロンプトのロケールを使用する場合は "native" を指定します。

例: RSI イメージの削除

この例では、リポジトリから RSI イメージを削除します。

dpmrsi remove
–name testimage1
-img_host rsiserver1
-dc_user user2 -dc_password pass2