CreateReplicationRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)
CreateReplicationRequest creates a replication.
Attributes |
|
---|---|
Name | Description |
parent |
str
Required. The NetApp volume to create the replications of, in the format projects/{project_id}/locations/{location}/volumes/{volume_id}
|
replication |
google.cloud.netapp_v1.types.Replication
Required. A replication resource |
replication_id |
str
Required. ID of the replication to create. Must be unique within the parent resource. Must contain only letters, numbers and hyphen, with the first character a letter, the last a letter or a number, and a 63 character maximum. |