Interface: INamespaceRegionStatus
namespace.v1.INamespaceRegionStatus
Properties of a NamespaceRegionStatus.
Implemented by
Properties
asyncOperationId
• Optional
asyncOperationId: null
| string
The id of the async operation that is making changes to where the namespace is available, if any.
state
• Optional
state: null
| State
The current state of the namespace region. temporal:versioning:min_version=2024-10-01-00 temporal:enums:replaces=state_deprecated
stateDeprecated
• Optional
stateDeprecated: null
| string
The current state of the namespace region. Possible values: adding, active, passive, removing, failed. For any failed state, reach out to Temporal Cloud support for remediation. Deprecated: Not supported after 2024-10-01-00 api version. Use state instead. temporal:versioning:max_version=2024-10-01-00