Snapshot Model
- Name
- id
- Type
- integer
- Description
- Snapshot image unique identifier. 
 
- Name
- name
- Type
- string
- Description
- Human-readable name for the snapshot image. 
 
- Name
- size
- Type
- integer
- Description
- The snapshot image size in bytes. 
 
- Name
- task
- Type
- object
- Description
- This attribute will display the current status of the task or null if the task doesn't exist. 
 
- Name
- stacklet
- Type
- object
- Description
- Information about the Stacklet associated with the snapshot image. 
 
- Name
- disk_size
- Type
- integer
- Description
- The minimum size in GB required for a Stacklet to use this snapshot image. 
 
- Name
- region_ids
- Type
- array
- Description
- List the region ids available for the snapshot image to be created at. 
 
- Name
- created_at
- Type
- string
- Description
- The date and time in ISO 8601 formats of when the snapshot image was created. 
 
- Name
- size_gigabytes
- Type
- integer
- Description
- The snapshot image size in gigabytes.