/
VM
vmware
/
Port Layer API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 19m ago · Updated 1mo ago
Details
Filter operations
containers
13
events
1
interaction
8
kv
3
get
/kv/{key}
put
/kv/{key}
delete
/kv/{key}
logging
3
misc
2
scopes
9
storage
17
tasks
6
kv
Adds / updates value in k/v store
put
/kv/{key}
Path parameters
key
string
required
Request body
KeyValue
required
Key
string
Value
string
Response
OK
Changes