Unsupported content This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

Utility - exportLatestVSMDiscoveryRun


Utility - exportLatestVSMDiscoveryRun

Description :

This command exports the results (job run log) of the latest VSM Discovery Job run to a file. You must identify the job by its name and folder.

Return type : java.lang.Void

Command Input :

Variable Name

Variable Type

Description

jobGroupName

String

Fully qualified path to the job group that contains the VSM Discovery Job.

jobName

String

Name of the VSM Discovery Job whose results you want to export.

exportFileName

String

Name of the file that holds the export.

Example

The following example shows how to export the job run log for the latest run of a VSM Discovery Job.

Script





blcli Utility exportLatestVSMDiscoveryRun "/sampleJobGroup" "sampleJob" "C:/temp/sampleJobResult.csv"



 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*