Information

This site will undergo a brief period of maintenance on Friday, 18 December at 12:30 AM Central/12:00 PM IST. During a 30 minute window, site availability may be intermittent.

Information
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.

JobRun - getExecutingUserAndRoleByRunKey


JobRun - getExecutingUserAndRoleByRunKey

Description :

This command gets the name of the user and role that executed a job run separated by a colon (":"). You must provide a handle identifying the job run.

You can use any of the following to get the jobRunKey:

JobRun findLastRunKeyByJobKey

JobRun findRunKeyById

Return type : String

Command Input :

Variable Name

Variable Type

Description

jobRunKey

DBKey

Handle identifying a particular job run.

Example

See JobRun findAllRunKeysByJobKey for an example showing one way to use this command.

 

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

BMC Server Automation Command Line Interface 8.3