save_configuration# VirtualComplianceGenerator.save_configuration(output_file)# Save the configuration to a json file. Parameters: output_filestrFull path of the output file. Returns: boolTrue if export is successful, False if not.