Module: Google::Cloud::Filestore::V1::ReplicaConfig::StateReason
- Defined in:
- proto_docs/google/cloud/filestore/v1/cloud_filestore_service.rb
Overview
Additional information about the replication state, if available.
Constant Summary collapse
- STATE_REASON_UNSPECIFIED =
Reason not specified.
0
- PEER_INSTANCE_UNREACHABLE =
The peer instance is unreachable.
1
- REMOVE_FAILED =
The remove replica peer instance operation failed.
2