undeploy_diagchecks
ターゲットのdiagcheckスクリプトをアンデプロイします。
書式
emcli undeploy_diagchecks {-target_name=<target_name_to_be_updated> -target_type=<target_type_to_be_updated> } | {-input_file=targetList:<complete_path_to_file>};
オプション
-
target_name
更新するターゲットの名前。
-
target_type
更新するターゲットのタイプ。
-
input_file
1行に1つずつ、次の書式でターゲットのリストを含むファイル名を指定します。
<targetType>:<targetName>
input_fileパラメータの詳細は、「-input_fileの構文ガイドライン」を参照してください。