ContainerImage
Last updated
Was this helpful?
Last updated
Was this helpful?
This document uses the REST API. For more details, see the Authentication for API page.
List instances of container image
/orgs/{org_id}/container_images
Org ID
f59045b3-f093-40c3-871d-a334ae30c568
A comma-separated list of Image IDs
["sha256:b26f21f90920dba8401e30b89ad803587f81cce9bd1f92750f963556da2f930f","sha256:28984a62eb713aa5fff922ba06e8689f20e4b2f07de30f3d753b868389c0904f"]
The image Operating System and processor architecture
linux/amd64
aix/ppc64
, android/386
, android/amd64
, android/arm
, android/arm/v5
, android/arm/v6
, android/arm/v7
, android/arm64
, android/arm64/v8
, darwin/amd64
, darwin/arm
, darwin/arm/v5
, darwin/arm/v6
, darwin/arm/v7
, darwin/arm64
, darwin/arm64/v8
, dragonfly/amd64
, freebsd/386
, freebsd/amd64
, freebsd/arm
, freebsd/arm/v5
, freebsd/arm/v6
, freebsd/arm/v7
, illumos/amd64
, ios/arm64
, ios/arm64/v8
, js/wasm
, linux/386
, linux/amd64
, linux/arm
, linux/arm/v5
, linux/arm/v6
, linux/arm/v7
, linux/arm64
, linux/arm64/v8
, linux/loong64
, linux/mips
, linux/mipsle
, linux/mips64
, linux/mips64le
, linux/ppc64
, linux/ppc64le
, linux/riscv64
, linux/s390x
, linux/x86_64
, netbsd/386
, netbsd/amd64
, netbsd/arm
, netbsd/arm/v5
, netbsd/arm/v6
, netbsd/arm/v7
, openbsd/386
, openbsd/amd64
, openbsd/arm
, openbsd/arm/v5
, openbsd/arm/v6
, openbsd/arm/v7
, openbsd/arm64
, openbsd/arm64/v8
, plan9/386
, plan9/amd64
, plan9/arm
, plan9/arm/v5
, plan9/arm/v6
, plan9/arm/v7
, solaris/amd64
, windows/386
, windows/amd64
, windows/arm
, windows/arm/v5
, windows/arm/v6
, windows/arm/v7
, windows/arm64
, windows/arm64/v8
The container registry names
["gcr.io/snyk/redis:5"]
Requested API version
2021-06-04
^(wip|work-in-progress|experimental|beta|((([0-9]{4})-([0-1][0-9]))-((3[01])|(0[1-9])|([12][0-9]))(~(wip|work-in-progress|experimental|beta))?))$
Number of results to return per page
10
Return the page of results immediately after this cursor
v1.eyJpZCI6IjEwMDAifQo=
Return the page of results immediately before this cursor
v1.eyJpZCI6IjExMDAifQo=
Get instance of container image
/orgs/{org_id}/container_images/{image_id}
Org ID
f59045b3-f093-40c3-871d-a334ae30c568
Image ID
sha256:2bd864580926b790a22c8b96fd74496fe87b3c59c0774fe144bab2788e78e676
^sha256(:|%3A)[a-f0-9]{64}$
Requested API version
2021-06-04
^(wip|work-in-progress|experimental|beta|((([0-9]{4})-([0-1][0-9]))-((3[01])|(0[1-9])|([12][0-9]))(~(wip|work-in-progress|experimental|beta))?))$
List instances of image target references for a container image
/orgs/{org_id}/container_images/{image_id}/relationships/image_target_refs
Org ID
f59045b3-f093-40c3-871d-a334ae30c568
Image ID
sha256:2bd864580926b790a22c8b96fd74496fe87b3c59c0774fe144bab2788e78e676
^sha256(:|%3A)[a-f0-9]{64}$
Requested API version
2021-06-04
^(wip|work-in-progress|experimental|beta|((([0-9]{4})-([0-1][0-9]))-((3[01])|(0[1-9])|([12][0-9]))(~(wip|work-in-progress|experimental|beta))?))$
Number of results to return per page
10
Return the page of results immediately after this cursor
v1.eyJpZCI6IjEwMDAifQo=
Return the page of results immediately before this cursor
v1.eyJpZCI6IjExMDAifQo=