ExportOptions

Summary

Options available on export of applications

Description

A set of options which can be set when exporting applications to a file, including the password used to encrypt the resulting export, export elements: apikeys, oauth & quotas.

Fields

Field Name Type Since Version Description
filename String If specified, the name of the file that the exported applications will be wrote to
password String Password value which, when specified, will be use to encrypt the output stream for the export
appIds [String] List of the application ids that was chosen for export
quota Boolean Flag to indicate if api quota information is to be included in the export
oauth Boolean Flag to indicate if oauth credentials are to be included in the export
apikeys Boolean Flag to indicate if api keys are to be included in the export