Exporting Reports in JSON format

Starting from BigFix Version 11.0.5, you can export the report to a JSON file.

Perform these steps:
  1. Go to the Report List page.
  2. Select one or more reports from the available list.
  3. Click Export.
  4. Edit the file name as needed. Save it as a JSON file.
  5. A message is displayed to confirm that the report was saved successfully.

The structure of the exported JSON file is described in Exported JSON Details.

All the reports can be exported (including the ones from the external sites), except the 10 reports available by default, which are:
  • Action List
  • Analysis List
  • Computer Properties List
  • Open Vulnerabilities List
  • Operating System Distribution
  • Operator List
  • Overview
  • Progress of 10 Fixlets from Recent Actions
  • Progress of 10 Fixlets Recently Relevant
  • Vulnerability Trends Over Time

The export is also available to Normal users and Read-only users, allowing them to only export their own reports.

Note: Importing and exporting a JSON file is supported only within the same BigFix deployment.