v1

latestOpenAPI 3.0.1Apache 2.02026-07-17111176225.7 KB
Imports

Begin the import of an image analyzed by Syft into the system

post/imports/images/{operation_id}/dockerfile

Path parameters

operation_idstring required

Response

success

digeststring
created_atstring date-time

Example response

{
  "digest": "digest",
  "created_at": "2000-01-23T04:56:07.000+00:00"
}