--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "virtfusion_hypervisor_groups Data Source - virtfusion" subcategory: "" description: |- Fetches all VirtFusion hypervisor groups. --- # virtfusion_hypervisor_groups (Data Source) Fetches all VirtFusion hypervisor groups. ## Schema ### Optional - `results` (Number) Maximum number of results to return. Defaults to 300. ### Read-Only - `groups` (Attributes List) List of hypervisor groups. (see [below for nested schema](#nestedatt--groups)) ### Nested Schema for `groups` Read-Only: - `enabled` (Boolean) Whether the hypervisor group is enabled. - `id` (Number) The hypervisor group ID. - `name` (String) The hypervisor group name.