Operations at corebackuprestore/

This page describes the service operations at this endpoint.

URI Method Description
corebackuprestore/backup POST Performs backup of Core configuration
corebackuprestore/coreConfigurationExists POST Checks if configuration exists
corebackuprestore/o3ePhantomRepositoriesxml POST Performs reading o3e repositories info from backup configuration file. Returns dictionary.
corebackuprestore/restore POST Performs restore of Core configuration
corebackuprestore/restoreWithRestart POST Performs restore of Core configuration. Core service will be restarted for apply new configurations
corebackuprestore/validateCoreConfigurationLocation POST Performs validation of core configuration location. Checks directory and configuration file existance.
corebackuprestore/validateCoreConfigurationVersion POST Validates core backup configuration.
corebackuprestore/validatedirectory POST Performs validation of repository directory path. Returns true if ok.
corebackuprestore/validatexml POST Performs validation of repositories paths in backup configuration file. Returns dictionary.