Arctera™ System Recovery 24 User's Guide
- Introducing Arctera System Recovery
- Installing Arctera System Recovery
- Installing Arctera System Recovery
- Ensuring the recovery of your computer
- Creating a new Arctera System Recovery Disk
- Creation Options
- Storage and Network Drivers Options
- Customizing an existing Arctera System Recovery Disk
- About restoring a computer from a remote location by using LightsOut Restore
- Creating a new Arctera System Recovery Disk
- Getting Started
- Setting up default general backup options
- File types and file extension
- Best practices for backing up your data
- Backing up entire drives
- Backing up files and folders
- Running and managing backup jobs
- Running an existing backup job immediately
- Backing up remote computers from your computer
- Monitoring the status of your backups
- About monitoring backups
- Managing and Monitoring the backup status of remote computers using Arctera System Recovery Manager
- Adding a remote computer to All Computers
- About Backup Tasks
- Exploring the contents of a recovery point
- Managing backup destinations
- About managing file and folder backup data
- Managing virtual conversions
- Managing cloud storage
- Direct to cloud
- About creation of Amazon Machine Image (AMI) in Amazon from Arctera System Recovery backups
- About S3-Compatible Cloud Storage
- About Arctera System Recovery supporting Arctera Access
- Recovering files, folders, or entire drives
- Recovering a computer
- Booting a computer by using the Arctera System Recovery Disk
- About using the networking tools in Arctera System Recovery Disk
- Copying a hard drive
- Using the Arctera System Recovery Granular Restore Option
- Best practices when you create recovery points for use with the Granular Restore Option
- Appendix A. Backing up databases using Arctera System Recovery
- Appendix B. Backing up Active Directory
- Appendix C. Backing up Microsoft virtual environments
- Appendix D. Using Arctera System Recovery 24 and Windows Server Core
Using Arctera System Recovery RESTful Application Programming Interfaces (APIs)
Arctera System Recovery 24 continues to support a set of functions that can be hosted as RESTful APIs. The API Client uses the HTTP(S) protocol to make an API request to the Arctera System Recovery Server. The server processes the request and sends a response to the client with an appropriate HTTP status code indicating success or failure.
The REST API calls from a remote computer only work with a valid CA Authorized certificate or a Self-Signed Certificate. Arctera System Recovery 24 now provides the enhanced InstallWebAPI.exe utility. Which automatically creates and binds a Self-Signed Certificate while installing Arctera System Recovery.
Case 1: To use a valid CA Authorized certificate or a Self-Signed Certificate of your choice.
Case 2: To use Arctera System Recovery RESTful Application Programming Interfaces on Windows Operating Systems with PowerShell version lesser than 3.0, you have to create a Self-signed certificate or use a valid CA Authorized certificate and bind the certificate using InstallWebAPI Utility.
The following steps should be followed:
- On a machine with Arctera System Recovery installed, open the InstallWebAPI Utility using the command prompt in the administrator mode.
The InstallWebAPI Utility is located at the following path:
<Arctera System Recovery installation folder>/Agent/
The utility displays the following:
Bind Certificate
View Certificate
Unbind Certificate
- Bind the certificate and after it is successful the Arctera WebAPI Services start and you can make the REST API calls using a program or interface of your choice from any remote machine.
To view a list of the supported APIs, refer to the following link: