getJobsByOwnerAndPrefix

Get a list of jobs that match an owner and prefix.

Return

list of job objects (matching jobs)

Parameters

owner

owner for which to get jobs. Supports wildcard e.g. IBMU\* returns jobs owned by all users whose ID beings with "IBMU"

prefix

prefix for which to get jobs. Supports wildcard e.g. JOBNM\* returns jobs with names starting with "JOBNM"

Throws

error on getting a list of jobs