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.

Schedule - findScheduleDetailsByJobPriorityName


Schedule - findScheduleDetailsByJobPriorityName

Description :

This command displays all the attributes of schedules that have the priority you specify. Set the jobPriorityString argument to one of the following priorities:

  • CRITICAL
  • HIGH
  • NORMAL
  • LOW
  • LOWEST

Return type : String

Command Input :

Variable Name

Variable Type

Description

jobPriorityString

String

The priority of the schedules whose details you want to list. Use one of the strings listed above.

Example

The following example prints out the details of schedules with HIGH priority.

Script





blcli Schedule findScheduleDetailsByJobPriorityName HIGH



 

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