bfg-common 1.2.82 → 1.2.83
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -2089,5 +2089,10 @@
|
|
|
2089
2089
|
"selectStorageDesc": "Select the destination storage for the virtual machine migration.",
|
|
2090
2090
|
"selectVMotionPriority": "Select vMotion priority",
|
|
2091
2091
|
"selectVMotionPriorityDesc": "Protect the performance of your running virtual machines by prioritizing the allocation of CPU resources.",
|
|
2092
|
-
"selectTargetVCenterSer": "Select a target vCenter Ser"
|
|
2092
|
+
"selectTargetVCenterSer": "Select a target vCenter Ser",
|
|
2093
|
+
"changeComputeResourceOnlyDesc": "Migrate the virtual machines to another host or cluster.",
|
|
2094
|
+
"changeStorageOnlyDesc": "Migrate the virtual machines' storage to a compatible datastore or datastore cluster.",
|
|
2095
|
+
"changeBothComputeResourceStorageDesc": "Migrate the virtual machines to a specific host or cluster and their storage to a specific datastore or datastore cluster.",
|
|
2096
|
+
"crossVCenterServerExport": "Cross vCenter Server export",
|
|
2097
|
+
"crossVCenterServerExportDesc": "Migrate the virtual machines to a vCenter Server not linked to the current SSO domain."
|
|
2093
2098
|
}
|