Reference documentation and code samples for the Google Cloud Net App V1 Client class HybridReplicationParameters.
The Hybrid Replication parameters for the volume.
Generated from protobuf message google.cloud.netapp.v1.HybridReplicationParameters
Namespace
Google \ Cloud \ NetApp \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ replication
string
Required. Desired name for the replication of this volume.
↳ peer_volume_name
string
Required. Name of the user's local source volume to be peered with the destination volume.
↳ peer_cluster_name
string
Required. Name of the user's local source cluster to be peered with the destination cluster.
↳ peer_svm_name
string
Required. Name of the user's local source vserver svm to be peered with the destination vserver svm.
↳ peer_ip_addresses
array
Required. List of node ip addresses to be peered with.
↳ cluster_location
string
Optional. Name of source cluster location associated with the Hybrid replication. This is a free-form field for the display purpose only.
↳ description
string
Optional. Description of the replication.
↳ labels
array| Google\Protobuf\Internal\MapField
Optional. Labels to be added to the replication as the key value pairs.
getReplication
Required. Desired name for the replication of this volume.
string
setReplication
Required. Desired name for the replication of this volume.
var
string
$this
getPeerVolumeName
Required. Name of the user's local source volume to be peered with the destination volume.
string
setPeerVolumeName
Required. Name of the user's local source volume to be peered with the destination volume.
var
string
$this
getPeerClusterName
Required. Name of the user's local source cluster to be peered with the destination cluster.
string
setPeerClusterName
Required. Name of the user's local source cluster to be peered with the destination cluster.
var
string
$this
getPeerSvmName
Required. Name of the user's local source vserver svm to be peered with the destination vserver svm.
string
setPeerSvmName
Required. Name of the user's local source vserver svm to be peered with the destination vserver svm.
var
string
$this
getPeerIpAddresses
Required. List of node ip addresses to be peered with.
setPeerIpAddresses
Required. List of node ip addresses to be peered with.
var
string[]
$this
getClusterLocation
Optional. Name of source cluster location associated with the Hybrid replication. This is a free-form field for the display purpose only.
string
setClusterLocation
Optional. Name of source cluster location associated with the Hybrid replication. This is a free-form field for the display purpose only.
var
string
$this
getDescription
Optional. Description of the replication.
string
setDescription
Optional. Description of the replication.
var
string
$this
getLabels
Optional. Labels to be added to the replication as the key value pairs.
setLabels
Optional. Labels to be added to the replication as the key value pairs.
$this