v1

latestOpenAPI 3.0.1Apache 2.02026-07-17111176225.7 KB
Imports

Import a docker or OCI distribution manifest to associate with the image

post/imports/images/{operation_id}/manifest

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"
}