Backup Model
- Name
- id
- Type
- integer
- Description
- A unique identifier for the backup. 
 
- Name
- task
- Type
- object
- Description
- Current status of the task or null if the task doesn't exist. 
 
- Name
- size
- Type
- integer
- Description
- The backup size in bytes. 
 
- Name
- stacklet
- Type
- object
- Description
- A full Stacklet object containing information about the Stacklet associated with this backup image. 
 
- Name
- disk_size
- Type
- integer
- Description
- The disk size in GB for this backup. 
 
- Name
- size_gigabytes
- Type
- integer
- Description
- The backup size in gigabytes. 
 
- Name
- created_at
- Type
- string
- Description
- The date and time in ISO 8601 formats of when the backup was created.