Module: Google::Cloud::Filestore::V1::Replication::Role

Defined in:
proto_docs/google/cloud/filestore/v1/cloud_filestore_service.rb

Overview

Replication role.

Constant Summary collapse

ROLE_UNSPECIFIED =

Role not set.

0
ACTIVE =

The instance is the ACTIVE replication member, functions as the replication source instance.

1
STANDBY =

The instance is the STANDBY replication member, functions as the replication destination instance.

2