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

Enumeration Members

COMPLETED: "completed"
CRASHING: "crashing"
ERROR: "error"
FAILED: "failed"
INITIALIZING: "initializing"
PENDING: "pending"
RUNNING: "running"

Generated using TypeDoc