/
/Port Layer API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 7m ago · Updated 1mo ago
containers13
events1
interaction8
kv3
logging3
misc2
scopes9
storage17
  • getExport tar archive from supplied target
  • postImport tar stream to supplied target
  • head/archive
  • postcreates an image store
  • getRetrieve a list of images in an image store
  • postCreates a new image layer
  • getInspect an image
  • post/storage/{store_name}/info/{id}
  • deleteDelete an image
  • getGet images storage usage
  • getGet an image as a tar file
  • get/storage/volumestores
  • get/storage/volumes
  • postCreates a Volume with metadata that is provided from the personality
  • get/storage/volumes/{name}
  • post/storage/volumes/{name}
  • deleteRemove a volume
tasks6
    storage

    creates an image store

    Creates a location to store images

    post/storage

    Request body

    namestring required

    Response

    Created

    codeinteger
    urlstring required

    Changes