testFilter

Tests whether a particular path passes a job filter's definition (and will be archived).

Request

<testFilter>
   <jobName/>
   <path/>
</testFilter>

Reply

<testFilter>
   <pass|fail/>
</testFilter>

Elements

jobName

Specifies the name of the job to be tested against.

path

Specifies the test path.

pass|fail

Specifies whether the path would pass the job's filter.