EstablishVolumePeeringRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)EstablishVolumePeeringRequest establishes cluster and svm peerings between the source and destination clusters.
Attributes |
|
|---|---|
| Name | Description |
name |
str
Required. The volume resource name, in the format projects/{project_id}/locations/{location}/volumes/{volume_id}
|
peer_cluster_name |
str
Required. Name of the user's local source cluster to be peered with the destination cluster. |
peer_svm_name |
str
Required. Name of the user's local source vserver svm to be peered with the destination vserver svm. |
peer_ip_addresses |
MutableSequence[str]
Optional. List of IPv4 ip addresses to be used for peering. |
peer_volume_name |
str
Required. Name of the user's local source volume to be peered with the destination volume. |