/
VM
vmware
/
Port Layer API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 52m 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
Sets the image a container will use as its filesystem
post
/storage/{store_name}/info/{id}
Path parameters
store_name
string
required
id
string
required
Request body
ImageJoinConfig
required
handle
object
required
deltaID
string
required
imageID
string
repoName
string
Response
OK
ImageJoinResponse
required
handle
object
required
Changes