Minor Non-Breaking Changes
The following minor non-breaking changes were introduced in Veeam PowerShell 12.2.
Object Storage Repositories
In this version, in the following cmdlets parameters were changed from obligatory to non-required:
|
Cmdlet |
Parameter |
|---|---|
|
AzureProxySpec |
|
|
AmazonProxySpec |
Replication
In this version, the following cmdlets can return new objects:
- The
Get-VBRViReplicaReIpRuleReturns VMware job re-IP rules. cmdlet can return theVBRViReplicaReIpIPv6Ruleobject that contains VMware vSphere replica re-IPv6 rule. You can use this object when you run the following cmdlets:- The
Add-VBRCDPPolicyCreates CDP policies for VMware vSphere VMs. orSet-VBRCDPPolicyModifies CDP policies. cmdlets to create or modify CDP policies. - The
Add-VBRViReplicaJobCreates VMware replication jobs. orSet-VBRViReplicaJobModifies VMware replication jobs. cmdlets to create or modify VMware replication jobs.
- The
- The
Get-VBRHvReplicaReIpRuleReturns Hyper-V job re-IP rules. cmdlet can return theVBRHvReplicaReIpIPv6Ruleobject that contains Hyper-V replica re-IPv6 rule. You can use this object when you run theAdd-VBRHvReplicaJobCreates Hyper-V replication jobs. or theSet-VBRHvReplicaJobModifies Hyper-V replication jobs. cmdlets to create or modify Hyper-V replication jobs.