v1
latestOpenAPI 3.0.02026-07-132990743.4 KBInstances
Get instance statistics
Get statistics about the given instance
get/instances/{id}/statistics
Path parameters
idstring required
Orthanc identifier of the instance of interest
Response
Example response
{
"DicomDiskSize": "368852",
"DicomDiskSizeMB": 0,
"DicomUncompressedSize": "368852",
"DicomUncompressedSizeMB": 0,
"DiskSize": "368852",
"DiskSizeMB": 0,
"UncompressedSize": "368852",
"UncompressedSizeMB": 0
}