v7

latestSwagger 2.0raw.githubusercontent.com2026-08-01202440.1 KB
snapshots

Inspect a snapshot in a registry

Inspect a specified snapshot in a registry

post/snapshots/inspect

Request body

snapshotstring required

Example request

{
  "snapshot": "nginx:latest"
}

Response

OK

hashstring
sizeGBnumber

Example response

{
  "hash": "a7be6198544f09a75b26e6376459b47c5b9972e7351d440e092c4faa9ea064ff",
  "sizeGB": 0.13
}