# DBaaS Service Backup

List of backups for the service

## Properties

| Property | Type | Required | Description |
| --- | --- | --- | --- |
| `backup-name` | string | **yes** | Internal name of this backup |
| `backup-time` | string | **yes** | Backup timestamp (ISO 8601)<br/><br/>ISO 8601 date-time. |
| `data-size` | integer | **yes** | Backup's original size before compression<br/><br/>Min: `0`. |

