/
KA
kata-containers
/
Cloud Hypervisor API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 36m ago · Updated 1mo ago
Details
Filter operations
get
Ping the VMM to check for API server availability
put
Shuts the cloud-hypervisor VMM.
get
Returns general information about the cloud-hypervisor Virtual Machine (VM) instance.
get
Get counters from the VM
put
Create the cloud-hypervisor Virtual Machine (VM) instance. The instance is not booted, only created.
put
Delete the cloud-hypervisor Virtual Machine (VM) instance.
put
Boot the previously created VM instance.
put
Pause a previously booted VM instance.
put
Resume a previously paused VM instance.
put
Shut the VM instance down.
put
Reboot the VM instance.
put
Trigger a power button in the VM
put
Resize the VM
put
Resize a disk
put
Resize a memory zone
put
Add a new device to the VM
put
Remove a device from the VM
put
Add a new disk to the VM
put
Add a new virtio-fs device to the VM
put
Add a new pmem device to the VM
put
Add a new network device to the VM
put
Add a new vsock device to the VM
put
Add a new vDPA device to the VM
put
Add a new userspace device to the VM
put
Returns a VM snapshot.
put
Takes a VM coredump.
put
Inject an NMI.
put
Restore a VM from a snapshot.
put
Receive a VM migration from URL
put
Send a VM migration to URL
Inject an NMI.
put
/vmm.nmi
Response
The NMI successfully injected.
Changes