13
13
specific language governing permissions and limitations
14
14
under the License.
15
15
16
- .. _Veeam Backup and Recovery Plugin :
16
+ .. _Veeam Backup and Replication Plugin :
17
17
18
- Veeam Backup and Recovery Plugin
18
+ Veeam Backup and Replication Plugin
19
19
=================================
20
20
21
- About the Veeam Backup and Recovery Plugin
21
+ About the Veeam Backup and Replication Plugin
22
22
-------------------------------------------
23
23
24
24
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
44
44
remaining image(s)
45
45
46
46
47
- Installing Veeam Backup and Recovery for use with CloudStack
47
+ Installing Veeam Backup and Replication for use with CloudStack
48
48
-------------------------------------------------------------
49
49
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
51
51
enterprise edition is required for the Enterprise Manager API. The final tested version of Veeam was on a
52
52
Windows Server 2019 (with desktop), although much of the development work was done against a Windows Server 2016 OS (with
53
53
desktop).
@@ -129,6 +129,7 @@ Plug-in specific settings:
129
129
======================================= ========================
130
130
Configuration Description
131
131
======================================= ========================
132
+ backup.framework.provider.plugin The backup and recovery provider plugin. Set this to 'veeam'.
132
133
backup.plugin.veeam.url Veeam B&R server URL. Default: http://<VEEAM_SERVER_IP>:9398/api/
133
134
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
134
135
backup.plugin.veeam.username Veeam B&R server username. Default: administrator
0 commit comments