submit_operation_plan
指定された操作計画を送信して実行します。
書式
emcli submit_operation_plan
-name=<operation_plan_name>
[-run_prechecks=true|false]
[ ] indicates that the parameter is optionalオプション
-
name
操作計画の名前。
-
run_prechecks
trueまたはfalseのいずれかを指定して、オプションで事前チェックを実行します。
例
emcli submit_operation_plan
-name="austin-switchover"
-run_prechecks="true"