ENUM
ReplicationBidirectionalConnectionStatus
Description
Bidirectional connection status between Rubrik source and target clusters.
link GraphQL Schema definition
- enum ReplicationBidirectionalConnectionStatus {
- # Both source and target clusters are connected.
- # Both source and target clusters are disconnected from each other.
- # Source and target clusters connectivity is partial.
- # Default Value.
- }