Skip to main content

Enumeration: ReplicaState

v1.Replica.ReplicaState

ReplicaState enum.

Enumeration Members

REPLICA_STATE_ACTIVE

REPLICA_STATE_ACTIVE = 2

This replica is healthy and active.


REPLICA_STATE_ADDING

REPLICA_STATE_ADDING = 1

This replica is currently being added to the namespace.


REPLICA_STATE_FAILED

REPLICA_STATE_FAILED = 5

This replica is in a failed state, reach out to Temporal Cloud support for remediation.


REPLICA_STATE_REMOVING

REPLICA_STATE_REMOVING = 3

This replica is currently being removed from the namespace.


REPLICA_STATE_UNSPECIFIED

REPLICA_STATE_UNSPECIFIED = 0

REPLICA_STATE_UNSPECIFIED value