JobQueryParameter interface

Query parameter to enumerate jobs.

Properties

affectedObjectTypes

The type of objects.

endTime

Date time to get jobs upto.

fabricId

The Id of the fabric to search jobs under.

jobName

The job Name.

jobOutputType

The output type of the jobs.

jobStatus

The states of the job to be filtered can be in.

startTime

Date time to get jobs from.

timezoneOffset

The timezone offset for the location of the request (in minutes).

Property Details

affectedObjectTypes

The type of objects.

affectedObjectTypes?: string

Property Value

string

endTime

Date time to get jobs upto.

endTime?: string

Property Value

string

fabricId

The Id of the fabric to search jobs under.

fabricId?: string

Property Value

string

jobName

The job Name.

jobName?: string

Property Value

string

jobOutputType

The output type of the jobs.

jobOutputType?: string

Property Value

string

jobStatus

The states of the job to be filtered can be in.

jobStatus?: string

Property Value

string

startTime

Date time to get jobs from.

startTime?: string

Property Value

string

timezoneOffset

The timezone offset for the location of the request (in minutes).

timezoneOffset?: number

Property Value

number