Skip to main content
Version: Next

RunCollectionListOptions

Hierarchy

  • PaginationOptions
    • RunCollectionListOptions

Index

Properties

optionaldesc

desc?: boolean

optionalinheritedlimit

limit?: number

Maximum number of entries requested.

optionalinheritedoffset

offset?: number

Position of the first returned entry.

optionalstartedAfter

startedAfter?: string | Date

optionalstartedBefore

startedBefore?: string | Date

optionalstatus

status?: READY | RUNNING | SUCCEEDED | FAILED | ABORTING | ABORTED | TIMING-OUT | TIMED-OUT | (READY | RUNNING | SUCCEEDED | FAILED | ABORTING | ABORTED | TIMING-OUT | TIMED-OUT)[]