AuditJob - deleteJobByGroupAndName


AuditJob - deleteJobByGroupAndName

Description :

This command deletes an Audit Job and all of its dependents.

You must identify the Audit Job by name and provide the full path to the job group containing the Audit Job.

Return type : void

Command Input :

Variable Name

Variable Type

Description

parentGroup

String

Fully qualified path to the job group containing the Audit Job.

jobName

String

Name of the Audit Job.

Example

The following example deletes an Audit Job:

Script

blcli AuditJob deleteJobByGroupAndName "sample_job_group" "Audit_Job_name"

 

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

BMC Server Automation Command Line Interface 8.7