Import

Import an anchore image tar.gz archive file. This is a deprecated API replaced by the "/imports/images" route

post/import/images

Response

Successfully imported image to the engine

image_contentImageContent

A metadata content record for a specific image, containing different content type entries

last_updatednumber
created_atnumber
imageDigeststring
userIdstring
annotationsobject
image_status'active' | 'inactive' | 'disabled'

State of the image

analysis_status'not_analyzed' | 'analyzing' | 'analyzed' | 'analysis_failed'

A state value for the current status of the analysis progress of the image

Changes