Cloud Management API 1.5
VolumeSnapshot
A VolumeSnapshot represents a Cloud storage volume at a particular point in time. One can create a snapshot regardless of whether or not a volume is attached to an Instance. When a snapshot is created, various meta data is retained such as a Created At timestamp, a unique Resource UID (e.g. vol-52EF05A9), the Volume Owner and Visibility (e.g. private or public). Snapshots consist of a series of data blocks that are incrementally saved.
Content-Types
- Content type
- application/vnd.rightscale.volume_snapshot
Relationships
- cloud
- Associated cloud
- deployment
- Containing Deployment
- parent_volume
- The volume from which the snapshot was created.
- recurring_volume_attachments
- Associated recurring volume attachments
- self
- Href of itself
Actions
None
Attributes
- actions
- cloud_specific_attributes
- Any cloud specific attributes of the volume snapshot
- created_at
- The date at which this volume snapshot was created in the cloud
- description
- links
- name
- progress
- resource_uid
- size
- state
- updated_at
- visibility
- Visibility of volume snapshot, either private or public