Archives
get/archives/images
Response
Image analysis archive listing for the requesting account (not the whole system)
Example response
[
{
"last_updated": "2000-01-23T04:56:07.000+00:00",
"parentDigest": "parentDigest",
"analyzed_at": "2000-01-23T04:56:07.000+00:00",
"annotations": "{}",
"created_at": "2000-01-23T04:56:07.000+00:00",
"archive_size_bytes": 0,
"imageDigest": "imageDigest",
"status": "archiving",
"image_detail": [
{
"registry": "registry",
"detected_at": "2000-01-23T04:56:07.000+00:00",
"pullstring": "pullstring",
"tag": "tag",
"repository": "repository"
},
{
"registry": "registry",
"detected_at": "2000-01-23T04:56:07.000+00:00",
"pullstring": "pullstring",
"tag": "tag",
"repository": "repository"
}
]
}
]