{
"images": [
{
"bound_to": null,
"created": "2016-01-30T23:55:00.000Z",
"created_from": {
"id": 1,
"name": "Server"
},
"deleted": null,
"deprecated": "2018-02-28T00:00:00.000Z",
"description": "Ubuntu 20.04 Standard 64 bit",
"disk_size": 10,
"id": 42,
"image_size": 2.3,
"labels": {
"property1": "string",
"property2": "string"
},
"name": "ubuntu-20.04",
"os_flavor": "ubuntu",
"os_version": "20.04",
"protection": {
"delete": false
},
"rapid_deploy": false,
"status": "available",
"type": "snapshot"
}
],
"meta": {
"pagination": {
"last_page": 4,
"next_page": 4,
"page": 3,
"per_page": 25,
"previous_page": 2,
"total_entries": 100
}
}
}