get_instances
プロシージャ・インスタンスのリストを表示します。
書式
emcli get_instances [-type=<procedure_type>] [ ] indicates that the parameter is optional
オプション
-
type
タイプprocedure_typeのすべてのプロシージャ・インスタンスを表示します。
出力列
インスタンスGUID、実行GUID、プロシージャ・タイプ、インスタンス名、ステータス
例
例1
この例では、すべてのプロシージャ・インスタンスをリストします。
emcli get_instances
例2
この例では、タイプがPatchOracleSoftwareのすべてのプロシージャ・インスタンスをリストします。
emcli get_instances -type=PatchOracleSoftware
関連項目