snapshots
Inspect a snapshot in a registry
Inspect a specified snapshot in a registry
post/snapshots/inspect
Request body
Example request
{
"snapshot": "nginx:latest"
}Response
OK
Example response
{
"hash": "a7be6198544f09a75b26e6376459b47c5b9972e7351d440e092c4faa9ea064ff",
"sizeGB": 0.13
}