Previous Topic: ExampleNext Topic: Example


listFailed—List Failed Job Containers

This action lists all the specified job containers of state failed.

The first status information shown for a job container is its primary state information while the second one is from the "renewed state".

This action has the following format:

jobcontainer action=listfailed 
name=job_container_name
[{filter=filter|filterfile=file_name}]
name

Specifies the name of the job container to be evaluated.

filter

Specifies the filter to confine the amount of job containers listed.

The attributes for building filter atomic expressions is listed under the section list.

filterfile

Specifies the name of the file that contains the filter commands.

The commands in the file are specified in the same way as in the filter parameter, but the size of the file is limited by the capacity of the system that runs this command..

More Information:

Using Filters