/
/Port Layer API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1h 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

    Export tar archive from supplied target

    Exports a tar archive from the target device.

    get/archive

    Query parameters

    storestring required
    ancestorStorestring
    deviceIDstring required
    ancestorstring
    databoolean required
    filterSpecstring

    Response

    OK

    Changes