The com.prosyst.mbs.services.fim.backup.BackupAdmin functional item service provides operations for data backup and restore invocation using the available providers of the backup functionality in the system.
The BackupAdmin is registered with UID backup:admin and as a functional item service it is accessible through all the Functional Item Management local utilities and remote APIs. It has providers property containing the available backup providers in the system and the following operations:
The parameters for the operations are:
All the properties names starting with @ symbol are considered as configuration properties names. With HTTP protocol the rest of the properties are used as HTTP header parameters. These are pairs with a header name and a corresponding header value. The currently supported configuration properties are:
For more information refer to the Java API.