ImageStorage
ImageStorage
Resource that shows how much storage a registered DLCS Image uses.
/customers/{0}/spaces/{1}/images/{2}/storage
Supported operations
Method | Label | Expects | Returns | Statuses |
---|---|---|---|---|
GET | Retrieve a Image Storage | vocab:ImageStorage | 200 OK, 404 Not found |
Supported properties
thumbnailSize
Storage space taken up by this item's thumbnails
domain | range | readonly | writeonly |
---|---|---|---|
vocab:ImageStorage | xsd:nonNegativeInteger | True | False |
size
Storage space taken up by the DLCS artifacts for this item
domain | range | readonly | writeonly |
---|---|---|---|
vocab:ImageStorage | xsd:nonNegativeInteger | True | False |
lastChecked
When these figures were last computed
domain | range | readonly | writeonly |
---|---|---|---|
vocab:ImageStorage | xsd:dateTime | True | False |
checkingInProgress
If a computation of these figures is currently running
domain | range | readonly | writeonly |
---|---|---|---|
vocab:ImageStorage | xsd:boolean | True | False |