SystemDb - Restore
POST {{server_url}}/ssp/environments/restore
Allow to restore an environment in HOPEX. The database in SQL server must already exist. The folder and files of the environment will be created
Request Body
{"path"=>"C:\\ProgramData\\MEGA\\Hopex Application Server\\{{instance-port}}\\LocalData\\{{environment-name}}", "name"=>"{{environment-name}}", "restore"=>true}