Information

This site will undergo a brief period of maintenance on Thursday, 23 April at 2:30 AM Central/1:00 PM IST. During a 30 minute window, site availability may be intermittent.

JobRun - findRunCountByJobKey


JobRun - findRunCountByJobKey

Description :

This command returns the number of job runs for a job. You must provide the handle for the job. This command is useful when you do not know which run of a job you want but you know that it was not the last run. This command can be used with commands such as JobRun findAllRunKeysByJobKey , JobRun getStartTimeByJobKey , and JobRun findRunKeyById to select a specific job run.

Return type : Integer

Command Input :

Variable Name

Variable Type

Description

jobKey

DBKey

Key for the job.

 

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

TrueSight Server Automation Command Line Interface 21.02