list_oms_config_properties

OMS構成プロパティをリストします。

書式

emcli list_oms_config_properties 
        [-oms_name="omsName"]
        [-details]

[ ]  indicates that the parameter is optional

オプション

  • oms_name

    プロパティを取得する必要のあるOMSの名前。

  • details

    プロパティ値の導出先の詳細、およびプロパティのグローバル値とデフォルト値を表示します。

例1

この例では、プロパティのセット全体をリストします。

list_oms_config_properties 

例2

この例では、管理サーバーmyhost:1159_Management_Serviceに設定されているすべてのプロパティをリストします。

list_oms_config_properties -oms_name="myhost:1159_Management_Service"