listSIBMediations コマンド

listSIBMediations コマンドを使用して、サービス統合バスのメディエーションをリストします。

コマンドを実行するには、wsadmin スクリプト・クライアントAdminTask オブジェクトを使用します。

[IBM i][IBM i]wsadmin スクリプト・クライアントは Qshell から実行されます。. [IBM i]詳しくは、wsadmin スクリプトを使用した WebSphere スクリプトを実行するための Qshell の構成.

サービス統合バスのコマンドには、コマンド行ヘルプが用意されています。
  • Jython で使用可能なサービス統合バス・コマンドのリストと、各コマンドの簡単な説明を見るには、wsadmin プロンプトで以下のコマンドを入力します。

    print AdminTask.help('SIBAdminCommands')

  • 特定のコマンドの概要ヘルプの場合は、wsadmin プロンプトで以下のコマンドを入力します。

    print AdminTask.help('command_name')

目的

このコマンドは、サービス統合バスのすべてのメディエーションをリストします。

ターゲット・オブジェクト

サービス統合バス

必須パラメーター

-bus busname
メディエーションが構成されているサービス統合バスの名前。listSIBuses コマンドを使用して、既存のバスの名前をリストすることができます。

条件付きパラメーター

なし。

オプション・パラメーター

なし。

  • Jython の使用:
    wsadmin>AdminTask.listSIBMediations("-bus abus")
    (cells/9994GKCCell01/buses/abus|sib-mediations.xml#SIBDestinationMediation_1098217858584)
    (cells/9994GKCCell01/buses/abus|sib-mediations.xml#SIBDestinationMediation_1098220051588)
  • Jacl を使用:
    wsadmin>$AdminTask listSIBMediations {-bus abus}
    (cells/9994GKCCell01/buses/abus|sib-mediations.xml#SIBDestinationMediation_1098217858584)
    (cells/9994GKCCell01/buses/abus|sib-mediations.xml#SIBDestinationMediation_1098220051588)

トピックのタイプを示すアイコン 参照トピック



タイム・スタンプ・アイコン 最終更新: last_date
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=cord&product=was-nd-mp&topic=rjp_cli_med_list
ファイル名:rjp_cli_med_list.html