Class CreateReplicationRequest (0.3.9)

CreateReplicationRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

CreateReplicationRequest creates a replication.

Attributes

NameDescription
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. This value must start with a lowercase letter followed by up to 62 lowercase letters, numbers, or hyphens, and cannot end with a hyphen.