--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "virtfusion_self_service_report Data Source - virtfusion" subcategory: "" description: |- Fetches a VirtFusion self-service report for a user and group. --- # virtfusion_self_service_report (Data Source) Fetches a VirtFusion self-service report for a user and group. ## Schema ### Required - `group_id` (Number) The group ID to fetch the report for. - `user_id` (Number) The user ID to fetch the report for. ### Read-Only - `report_json` (String) The raw JSON response containing the report.