Parameters for the getSchedulerDocs operation.

Hierarchy

  • GetSchedulerDocsParams

Properties

headers?: OutgoingHttpHeaders
limit?: number

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

skip?: number

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

states?: string[] | States[]

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

Generated using TypeDoc