list_target_privilege_delegation_settings

ターゲットの現在の権限委任設定をリストします。

書式

emcli list_target_privilege_delegation_settings      -target_names="name1;name2;name3"      [-input_file="FILE:file_path"]      [-noheader]      [-script | -format=               [name:<pretty|script|csv>];               [column_separator:"column_sep_string"];               [row_separator:"row_sep_string"];      ]

[ ]  indicates that the parameter is optional

オプション

  • target_names

    ターゲットのリスト。すべてのターゲットはホスト・タイプである必要があります。target_namesまたはinput_fileのいずれかを指定します。

  • input_file

    ターゲットのリストを含むファイルのパス。ファイルには、1行ごとに1つのターゲット名を指定します。

    input_fileパラメータの詳細は、「-input_fileの構文ガイドライン」を参照してください。

  • noheader

    列見出しのない表形式の情報を表示します。

  • script

    このオプションは、-format="name:script"と同じです。

  • format

    書式指定(デフォルトは-format="name:pretty")。

    • format="name:pretty"は、スクリプトによる解析を目的としない読取り可能な書式で出力表を出力します。

    • format="name:script"は、デフォルトの列セパレータをタブに、デフォルトの行セパレータを改行に設定します。列および行セパレータの文字列を指定して、これらのデフォルトを変更できます。

    • format="name:csv"は、列セパレータをカンマに、行セパレータを改行に設定します。

    • format=column_separator:"column_sep_string"は、verb出力の列を<column_sep_string>で区切ります。行は改行で区切られます。

    • row_separator:"row_sep_string"は、verb出力の行を<row_sep_string>で区切ります。行はタブ文字で区切られます。

emcli list_target_privilege_delegation_settings          -target_names="host.example.com;host2.example.com;emcli list_target_privilege_delegation_settings          -input_file="FILE:/home/nqureshi/targets.txt"

emcli list_target_privilege_delegation_settings
          -target_names="host.example.com;host2.example.com;