Show Table of Contents
2.10.6. 管理 CLI を使用したすべての設定スナップショットのリスト
前提条件
スナップショットは、現在のサーバーインスタンスのポイントインタイムコピーです。これらのコピーは、管理者が保存およびロードできます。
次の例では
standalone.xml
インスタンスを使用しますが、同じプロセスは domain.xml
モデルと host.xml
モデルに適用されます。
手順2.6 タスク
すべてのスナップショットのリスト
:list-snapshots
コマンドを実行して、保存されたすべてのスナップショットをリストします。[standalone@localhost:9999 /]
:list-snapshots
{ "outcome" => "success", "result" => { "directory" => "/home/hostname/EAP_Home/standalone/configuration/standalone_xml_history/snapshot", "names" => [ "20110818-133719699standalone.xml", "20110809-141225039standalone.xml", "20110802-152010683standalone.xml", "20110808-161118457standalone.xml", "20110912-151949212standalone.xml", "20110804-162951670standalone.xml" ] } }
結果
スナップショットがリストされます。