ENUM
RcvRedundancyState
Description
Current redundancy state for an RCV archival location.
link GraphQL Schema definition
- enum RcvRedundancyState {
- # RCV Location redundancy state is primary fail-over in progress.
- # RCV Location redundancy state is primary geo-redundant.
- # RCV Location redundancy state is primary local-redundant.
- # RCV Location redundancy state is primary re-establishment in progress.
- # RCV Location redundancy state is secondary fail-over in progress.
- # RCV Location redundancy state is secondary geo-redundant.
- # RCV Location redundancy state is secondary local-redundant.
- # RCV Location redundancy state is secondary re-establishment in progress.
- # RCV Location redundancy state is unknown.
- }