Support

Documentation

exportConfiguration

Returns a hash table with the profile's description, engine configuration and filters configuration. You can use it to export profiles for use on the same or a different server. Available since API version 341.

Request Data expected

profile

Integer. The profile to get the configuration for. Default: 1 (default backup profile)

Response Data returned

An array with the profile information. The array keys are:

description

The description of the exported backup profile

configuration

The engine configuration information in INI format

filters

The filters configuration information in JSON format