define_diagcheck_exclude
グループに対して診断チェック除外を定義し、除外をチェックします。
書式
emcli define_diagcheck_exclude
-target_type="type"
-exclude_name="name"
{ [-excl_group="diag_group" ]*
[-excl_check="diag_check" ]* |
-input_file=excl_def:<complete_path_to_file> }
[ ] indicates that the parameter is optionalis optionalオプション
-
target_type
ターゲットのタイプ。
-
exclude_name
除外に使用するための名前。
-
excl_group
除外するdiagcheckのグループ。
-
excl_check
除外するdiagcheckの名前。
-
input_file
input_fileパラメータの詳細は、「-input_fileの構文ガイドライン」を参照してください。