Virtualization - exportLatestVirtualGuestJobRun


Virtualization - exportLatestVirtualGuestJobRun

Description :

This command exports the results (job run log) of the latest Virtual Guest 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 Virtual Guest Job.

jobName

String

Name of the Virtual Guest Job whose results you want to export.

exportFileName

String

Name of the file that holds the logs.

Example

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

Script





blcli Virtualization exportLatestVirtualGuestJobRun "/sampleJobGroup" "sampleJob" "C:/temp/sampleJobResult.csv"



 

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

TrueSight Server Automation Command Line Interface 20.02