# Volant ## Docs - Introduction [Why Volant](https://docs.volantvm.com/why-volant-1646031m0.md): - Introduction [Introduction](https://docs.volantvm.com/introduction-1646032m0.md): - Getting Started [Installation](https://docs.volantvm.com/installation-1646034m0.md): - Getting Started [Quick Start: Initramfs Strategy](https://docs.volantvm.com/quick-start-initramfs-strategy-1646035m0.md): - Getting Started [Quick Start: Rootfs Strategy](https://docs.volantvm.com/quick-start-rootfs-strategy-1646036m0.md): - Guides [Networking](https://docs.volantvm.com/networking-1646038m0.md): - Guides [Cloud-Init](https://docs.volantvm.com/cloud-init-1646039m0.md): - Guides [Deployments](https://docs.volantvm.com/deployments-1646040m0.md): - Guides [GPU Passthrough](https://docs.volantvm.com/gpu-passthrough-1646041m0.md): - Guides [Troubleshooting](https://docs.volantvm.com/troubleshooting-1646042m0.md): - Plugin Development [Overview](https://docs.volantvm.com/overview-1646043m0.md): - Plugin Development [Initramfs Plugins](https://docs.volantvm.com/initramfs-plugins-1646044m0.md): - Plugin Development [OCI/Rootfs Plugins](https://docs.volantvm.com/ocirootfs-plugins-1646045m0.md): - Architecture [Overview](https://docs.volantvm.com/overview-1646047m0.md): - Architecture [Components](https://docs.volantvm.com/components-1646048m0.md): - Architecture [Data Flow](https://docs.volantvm.com/data-flow-1646049m0.md): - Architecture [Networking](https://docs.volantvm.com/networking-1646050m0.md): - Architecture [Boot and Runtime](https://docs.volantvm.com/boot-and-runtime-1646051m0.md): - Architecture [Security and Limits](https://docs.volantvm.com/security-and-limits-1646052m0.md): - Architecture [Extensibility](https://docs.volantvm.com/extensibility-1646053m0.md): - References [Plugin Manifest Schema](https://docs.volantvm.com/plugin-manifest-schema-1646054m0.md): - References [Fledge.toml Schema](https://docs.volantvm.com/fledge-toml-schema-1646055m0.md): - References [VFIO API](https://docs.volantvm.com/vfio-api-1646056m0.md): - References [volar(cli)](https://docs.volantvm.com/volarcli-1646059m0.md): - References [volantd (server)](https://docs.volantvm.com/volantd-server-1646058m0.md): - References [kestrel(agent)](https://docs.volantvm.com/kestrelagent-1646057m0.md): - References [Glossary](https://docs.volantvm.com/glossary-1646060m0.md): - Development [Contributing](https://docs.volantvm.com/contributing-1646061m0.md): - Development [Security](https://docs.volantvm.com/security-1646062m0.md): ## API Docs - health [Health check](https://docs.volantvm.com/health-check-22283615e0.md): - status [System status summary](https://docs.volantvm.com/system-status-summary-22283597e0.md): - system [Get system information](https://docs.volantvm.com/get-system-information-22283596e0.md): - events [Stream VM lifecycle events](https://docs.volantvm.com/stream-vm-lifecycle-events-22283589e0.md): Server-Sent Events (SSE) stream of VM lifecycle events - vm [List VMs](https://docs.volantvm.com/list-vms-22283604e0.md): - vm [Create VM](https://docs.volantvm.com/create-vm-22283605e0.md): - vm [Destroy VM](https://docs.volantvm.com/destroy-vm-22283606e0.md): - vm [Fetch VM by name](https://docs.volantvm.com/fetch-vm-by-name-22283607e0.md): - vm [Get VM configuration](https://docs.volantvm.com/get-vm-configuration-22283608e0.md): - vm [Update VM configuration](https://docs.volantvm.com/update-vm-configuration-22283609e0.md): - vm [Get VM configuration history](https://docs.volantvm.com/get-vm-configuration-history-22283610e0.md): - vm [Get VM plugin OpenAPI spec](https://docs.volantvm.com/get-vm-plugin-openapi-spec-22283611e0.md): - vm [Restart a VM](https://docs.volantvm.com/restart-a-vm-22283612e0.md): - vm [Start a stopped VM](https://docs.volantvm.com/start-a-stopped-vm-22283613e0.md): - vm [Stop a running VM](https://docs.volantvm.com/stop-a-running-vm-22283614e0.md): - plugins [List plugins](https://docs.volantvm.com/list-plugins-22283591e0.md): - plugins [Install plugin](https://docs.volantvm.com/install-plugin-22283592e0.md): - plugins [Remove plugin](https://docs.volantvm.com/remove-plugin-22283593e0.md): - plugins [Get plugin](https://docs.volantvm.com/get-plugin-22283594e0.md): - plugins [Set plugin enabled status](https://docs.volantvm.com/set-plugin-enabled-status-22283595e0.md): - deployment [List deployments](https://docs.volantvm.com/list-deployments-22283584e0.md): - deployment [Create deployment](https://docs.volantvm.com/create-deployment-22283585e0.md): - deployment [Delete deployment](https://docs.volantvm.com/delete-deployment-22283586e0.md): - deployment [Get deployment](https://docs.volantvm.com/get-deployment-22283587e0.md): - deployment [Scale deployment](https://docs.volantvm.com/scale-deployment-22283588e0.md): - vfio [Bind devices to vfio-pci](https://docs.volantvm.com/bind-devices-to-vfio-pci-22283598e0.md): Bind PCI devices to the vfio-pci driver for passthrough - vfio [Get VFIO group paths](https://docs.volantvm.com/get-vfio-group-paths-22283599e0.md): Get /dev/vfio/GROUP_NUMBER paths for specified PCI devices - vfio [Get VFIO device information](https://docs.volantvm.com/get-vfio-device-information-22283600e0.md): Retrieve detailed information about a specific PCI device including vendor, device ID, driver, IOMMU group, and NUMA node - vfio [Check IOMMU groups](https://docs.volantvm.com/check-iommu-groups-22283601e0.md): Get IOMMU group information for specified PCI devices - vfio [Unbind devices from vfio-pci](https://docs.volantvm.com/unbind-devices-from-vfio-pci-22283602e0.md): Unbind PCI devices from the vfio-pci driver and restore original driver - vfio [Validate VFIO devices](https://docs.volantvm.com/validate-vfio-devices-22283603e0.md): Validate PCI addresses and check against optional allowlist patterns - mcp [Model Context Protocol endpoint](https://docs.volantvm.com/model-context-protocol-endpoint-22283590e0.md):