save_configuration#

VirtualComplianceGenerator.save_configuration(output_file)[source]#

Save the configuration to a json file.

Parameters:
output_filestr

Full path of the output file.

Returns:
bool

True if export is successful, False if not.