CreateSnapshotRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)
CreateSnapshotRequest creates a snapshot.
Attributes |
|
---|---|
Name | Description |
parent |
str
Required. The NetApp volume to create the snapshots of, in the format projects/{project_id}/locations/{location}/volumes/{volume_id}
|
snapshot |
google.cloud.netapp_v1.types.Snapshot
Required. A snapshot resource |
snapshot_id |
str
Required. ID of the snapshot 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. |