Reference marker for volume at a particular point in time. It is a point-in-time copy of the volume.
Name | Type | Description | Notes |
---|---|---|---|
created_time | datetime | Exact date and time on which snapshot is created. | [optional] [readonly] |
name | str | Name of the snapshot which represents point in time copy of volume. | [optional] [readonly] |
protection_group_name | str | Name of the protection group to which the snapshot belongs. Value is emptry, if the snapshot is created directly on volume. | [optional] [readonly] |
size | int | Snapshot size represented in bytes. | [optional] [readonly] |
source | str | Source object on which the snapshot is created. It is a name of the originating volume. | [optional] [readonly] |
protection_group_snapshot | StorageProtectionGroupSnapshot | [optional] | |
storage_array | StorageGenericArray | [optional] | |
volume | StorageVolume | [optional] |