Previous Topic: ExampleNext Topic: Example


showJobDetails—Show Job Details

This action shows job details of an evaluated job container.

This action has the following format:

jobcontainer action=showjobdetails
name=job_container_name
jobname=job_name
destination=destination_name
[task={install|uninstall|activate|configure|deliver|undeliver }]
name

Specifies the name of the job container.

jobname

Specifies the name of the job to be evaluated.

The job has to be a member of the specified job container.

destination

Specifies the destination addressed by the job for which the evaluation should take place.

task

Specifies the task of the job to be evaluated.

It is one of the following:

install

installation procedure

uninstall

uninstallation procedure

activate

activation procedure

configure

configuration procedure

deliver

A delivery procedure

undeliver

An un-delivery procedure.