ContainerImage
List instances of container image
Authorizations
Path parameters
org_idstring · uuidrequiredExample:
Org ID
f59045b3-f093-40c3-871d-a334ae30c568
Query parameters
image_idsstring · uri[] · max: 100optionalExample:
A comma-separated list of Image IDs
["sha256:b26f21f90920dba8401e30b89ad803587f81cce9bd1f92750f963556da2f930f","sha256:28984a62eb713aa5fff922ba06e8689f20e4b2f07de30f3d753b868389c0904f"]
platformstring · enumoptionalExample:
The image Operating System and processor architecture
linux/amd64
Available options: namesstring[] · max: 1optionalExample:
The container registry names
["gcr.io/snyk/redis:5"]
versionstringrequiredExample:
Requested API version
2021-06-04
Pattern: ^(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))?))$
limitinteger · int32 · min: 10 · max: 100optionalDefault:
Number of results to return per page
10
Example: 10
starting_afterstringoptionalExample:
Return the page of results immediately after this cursor
v1.eyJpZCI6IjEwMDAifQo=
ending_beforestringoptionalExample:
Return the page of results immediately before this cursor
v1.eyJpZCI6IjExMDAifQo=
Responses
application/vnd.api+json
application/vnd.api+json
application/vnd.api+json
application/vnd.api+json
application/vnd.api+json
application/vnd.api+json
application/vnd.api+json
get
200
400
401
403
404
409
500
Get instance of container image
Authorizations
Path parameters
org_idstring · uuidrequiredExample:
Org ID
f59045b3-f093-40c3-871d-a334ae30c568
image_idstring · urirequiredExample:
Image ID
sha256:2bd864580926b790a22c8b96fd74496fe87b3c59c0774fe144bab2788e78e676
Pattern: ^sha256(:|%3A)[a-f0-9]{64}$
Query parameters
versionstringrequiredExample:
Requested API version
2021-06-04
Pattern: ^(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))?))$
Responses
application/vnd.api+json
application/vnd.api+json
application/vnd.api+json
application/vnd.api+json
application/vnd.api+json
application/vnd.api+json
application/vnd.api+json
get
200
400
401
403
404
409
500
List instances of image target references for a container image
Authorizations
Path parameters
org_idstring · uuidrequiredExample:
Org ID
f59045b3-f093-40c3-871d-a334ae30c568
image_idstring · urirequiredExample:
Image ID
sha256:2bd864580926b790a22c8b96fd74496fe87b3c59c0774fe144bab2788e78e676
Pattern: ^sha256(:|%3A)[a-f0-9]{64}$
Query parameters
versionstringrequiredExample:
Requested API version
2021-06-04
Pattern: ^(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))?))$
limitinteger · int32 · min: 10 · max: 100optionalDefault:
Number of results to return per page
10
Example: 10
starting_afterstringoptionalExample:
Return the page of results immediately after this cursor
v1.eyJpZCI6IjEwMDAifQo=
ending_beforestringoptionalExample:
Return the page of results immediately before this cursor
v1.eyJpZCI6IjExMDAifQo=
Responses
application/vnd.api+json
application/vnd.api+json
application/vnd.api+json
application/vnd.api+json
application/vnd.api+json
application/vnd.api+json
application/vnd.api+json
get
200
400
401
403
404
409
500
Last updated
Was this helpful?