/
VM
vmware
/
Port Layer API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 7m ago · Updated 1mo ago
Details
Filter operations
containers
13
events
1
interaction
8
kv
3
logging
3
misc
2
scopes
9
storage
17
get
Export tar archive from supplied target
post
Import tar stream to supplied target
head
/archive
post
creates an image store
get
Retrieve a list of images in an image store
post
Creates a new image layer
get
Inspect an image
post
/storage/{store_name}/info/{id}
delete
Delete an image
get
Get images storage usage
get
Get an image as a tar file
get
/storage/volumestores
get
/storage/volumes
post
Creates a Volume with metadata that is provided from the personality
get
/storage/volumes/{name}
post
/storage/volumes/{name}
delete
Remove a volume
tasks
6
storage
creates an image store
Creates a location to store images
post
/storage
Request body
ImageStore
required
name
string
required
Response
Created
StoreUrl
required
code
integer
url
string
required
Changes