export_metric_extension
メトリック拡張アーカイブ・ファイルをエクスポートします。
書式
emcli export_metric_extension -file_name=<metric_extension_archive_name> -target_type=<metric_extension_target_type> -name=<metric_extension_name> -version=<metric_extension_version>
オプション
-
file_name
エクスポートするメトリック拡張アーカイブ・ファイルの名前。
-
target_type
メトリック拡張のターゲット・タイプ。
-
name
メトリック拡張の名前。
-
version
エクスポートするメトリック拡張のバージョン。
例
この例では、指定したターゲット・タイプ、名前およびバージョンのメトリック拡張のアーカイブを作成します。
emcli export_metric_extension -file_name=<name of the metric extension archive> -target_type=<target type of the metric extension> -name=<name of the metric extension -version=<version of the metric extension>