d8221bf16f
Update the api-ref for the "Operator maintained images lifecycle" spec implemented in Rocky. Change-Id: I8fcfb84579b655fd44759164508ce4532e4dd205
26 lines
726 B
JSON
26 lines
726 B
JSON
{
|
|
"status": "queued",
|
|
"name": "Ubuntu",
|
|
"tags": [],
|
|
"container_format": "bare",
|
|
"created_at": "2015-11-29T22:21:42Z",
|
|
"size": null,
|
|
"disk_format": "raw",
|
|
"updated_at": "2015-11-29T22:21:42Z",
|
|
"visibility": "private",
|
|
"locations": [],
|
|
"self": "/v2/images/b2173dd3-7ad6-4362-baa6-a68bce3565cb",
|
|
"min_disk": 0,
|
|
"protected": false,
|
|
"id": "b2173dd3-7ad6-4362-baa6-a68bce3565cb",
|
|
"file": "/v2/images/b2173dd3-7ad6-4362-baa6-a68bce3565cb/file",
|
|
"checksum": null,
|
|
"os_hash_algo": null,
|
|
"os_hash_value": null,
|
|
"os_hidden": false,
|
|
"owner": "bab7d5c60cd041a0a36f7c4b6e1dd978",
|
|
"virtual_size": null,
|
|
"min_ram": 0,
|
|
"schema": "/v2/schemas/image"
|
|
}
|