Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note

This procedure requires administrator access to both Veeam and MSPbots. Before you proceed, make sure you have sufficient rights.

...

Set up the Veeam Backup and Replication integration

  1. Set up the Veeam Backup and Replication REST API. Use the following base URL format: 
     

    https://<hostname>:<port>/api/<version>

             where:

      •  <hostname> is the public IPv4 address or DNS hostname of the machine where Veeam Backup & Replication is installed, 

      • <port> is the REST API port number set during the Veeam Backup & Replication installation, and 

    Default port number: 9419

      • <version> is the API version. 

    Current version: v1

    For more inforamtion, go to Resource URLs - Veeam Backup & Replication REST API Reference.



  2. Authorize the application access and whitelist the following IP Addresses: 

...