show_engr_sys_patchable_targets
指定したパッチを適用可能なエンジニアド・システムのターゲットを表示します。
書式
emcli show_engr_sys_patchable_targets
-system_target_name="system_target_name"
-system_target_type="system_target_type"
-system_patch_composite_id="system_patch_composite_id"
[-applied="true | false"]
[ ] indicates that the parameter is optional.オプション
-
system_target_name
エンジニアド・システムのターゲット名を指定します。
-
system_target_type
エンジニアド・システムのターゲット・タイプを指定します。
-
system_patch_composite_id
システム・パッチ・コンポジットIDを指定します。
-
component_type
エンジニアド・システム・コンポーネントのタイプを指定します。
-
applied
パッチがすでに適用されているターゲットをリストするかどうかを指定します。このオプションで使用可能な値は、次のとおりです。
-
true: パッチが適用されているターゲットをリストします。
-
false: パッチが適用されていないターゲットのみをリストします。
このオプションがデフォルトです。
-
例
次の例では、パッチp18706488_600000000001381_226_0がすでに適用されているエンジニアド・システム"DB Machine slcm12.example.com":"oracle_dbmachine"のメンバー・ターゲットを表示します。
emcli show_engr_sys_patchable_targets
-system_target_name="DB Machine slcm12.example.com"
-system_target_type="oracle_dbmachine"
-system_patch_composite_id="p18706488_600000000001381_226_0"
-applied="true" -level="target"