Skip to content

Commit 4b1f30b

Browse files
authored
Updates to veeam plugin
Update the documentation to replace "Veeam Backup and Recovery" with "Veeam Backup and Replication" to match the product name. Added the global setting 'backup.framework.provider.plugin'
1 parent 85c5084 commit 4b1f30b

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

source/adminguide/veeam_plugin.rst

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
1616
.. _Veeam Backup and Recovery Plugin:
1717

18-
Veeam Backup and Recovery Plugin
18+
Veeam Backup and Replication Plugin
1919
=================================
2020

21-
About the Veeam Backup and Recovery Plugin
21+
About the Veeam Backup and Replication Plugin
2222
-------------------------------------------
2323

2424
There are a couple of important concepts to understand before working with the Veeam plugin.
@@ -44,10 +44,10 @@ There are a couple of important concepts to understand before working with the V
4444
remaining image(s)
4545

4646

47-
Installing Veeam Backup and Recovery for use with CloudStack
47+
Installing Veeam Backup and Replication for use with CloudStack
4848
-------------------------------------------------------------
4949

50-
The B&R Veeam plugin has been tested against Veeam Backup and Recovery 11 and 12. The
50+
The B&R Veeam plugin has been tested against Veeam Backup and Replication 11 and 12. The
5151
enterprise edition is required for the Enterprise Manager API. The final tested version of Veeam was on a
5252
Windows Server 2019 (with desktop), although much of the development work was done against a Windows Server 2016 OS (with
5353
desktop).
@@ -129,6 +129,7 @@ Plug-in specific settings:
129129
======================================= ========================
130130
Configuration Description
131131
======================================= ========================
132+
backup.framework.provider.plugin The backup and recovery provider plugin. Set this to 'veeam'.
132133
backup.plugin.veeam.url Veeam B&R server URL. Default: http://<VEEAM_SERVER_IP>:9398/api/
133134
backup.plugin.veeam.version Veeam B&R server version. CloudStack will get Veeam server version via PowerShell commands if it is 0 or not set
134135
backup.plugin.veeam.username Veeam B&R server username. Default: administrator

0 commit comments

Comments
 (0)