--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "virtfusion_hypervisor Data Source - virtfusion" subcategory: "" description: |- Fetches a single VirtFusion hypervisor by ID. --- # virtfusion_hypervisor (Data Source) Fetches a single VirtFusion hypervisor by ID. ## Schema ### Required - `id` (Number) The hypervisor ID. ### Read-Only - `enabled` (Boolean) Whether the hypervisor is enabled. - `hostname` (String) The hypervisor hostname. - `name` (String) The hypervisor name. - `type` (String) The hypervisor type.