File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
plugins/backup/veeam/src/test/java/org/apache/cloudstack/backup/veeam Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -483,7 +483,9 @@ public void testListVmRestorePointsViaVeeamAPI() {
483483 " xmlns:xsd=\" http://www.w3.org/2001/XMLSchema\" \n " +
484484 " xmlns:xsi=\" http://www.w3.org/2001/XMLSchema-instance\" \n " +
485485 " xmlns=\" http://www.veeam.com/ent/v1.0\" >\n " +
486- " <VmRestorePoint Href=\" https://10.0.3.142:9398/api/vmRestorePoints/f6d504cf-eafe-4cd2-8dfc-e9cfe2f1e977?format=Entity\" Type=\" VmRestorePoint\" Name=\" i-2-4-VM@2023-11-03 16:26:12.209913\" UID=\" urn:veeam:VmRestorePoint:f6d504cf-eafe-4cd2-8dfc-e9cfe2f1e977\" VmDisplayName=\" i-2-4-VM\" >\n " +
486+ " <VmRestorePoint Href=\" https://10.0.3.142:9398/api/vmRestorePoints/f6d504cf-eafe-4cd2-8dfc-e9cfe2f1e977?format=Entity\" " +
487+ " Type=\" VmRestorePoint\" Name=\" i-2-4-VM@2023-11-03 16:26:12.209913\" UID=\" urn:veeam:VmRestorePoint:f6d504cf-eafe-4cd2-8dfc-e9cfe2f1e977\" " +
488+ " VmDisplayName=\" i-2-4-VM\" SqlInfo=\" SqlInfo\" >\n " +
487489 " <Links>\n " +
488490 " <Link Href=\" https://10.0.3.142:9398/api/vmRestorePoints/f6d504cf-eafe-4cd2-8dfc-e9cfe2f1e977?action=restore\" Rel=\" Restore\" />\n " +
489491 " <Link Href=\" https://10.0.3.142:9398/api/backupServers/18cc2a81-1ff0-42cd-8389-62f2bbcc6b7f\" Name=\" 10.0.3.142\" Type=\" BackupServerReference\" Rel=\" Up\" />\n " +
You can’t perform that action at this time.
0 commit comments