Previous Topic: ExampleNext Topic: showAttr—Show Attributes of Job Container


setJcPriority—Set Job Container Priority

This action changes the priority of the job container regardless whether it is sealed or not.

This action has the following format:

jobcontainer action=setJcPriority
name=job_container_name
jcPriority={1,...,10}
name

Specifies the name of the job container of which the priority will be changed.

jcPriority

Specifies the new priority that will be assigned to the job container.

The priority specified has to be numeric and its value has to be greater or equal 1 and less or equal 10.