Options
All
  • Public
  • Public/Protected
  • All
Menu

Parameters for the getSchedulerDocs operation.

Hierarchy

  • GetSchedulerDocsParams

Index

Properties

Properties

Optional headers

headers: OutgoingHttpHeaders

Optional limit

limit: number

Query parameter to specify the number of returned documents to limit the result to.

Optional skip

skip: number

Query parameter to specify the number of records before starting to return the results.

Optional states

states: string[] | States[]

Query parameter to include only replication documents in the specified states. String must be a comma-delimited string.

Generated using TypeDoc