Files
ZertoApiWrapper/RELEASENOTES.md
T
2019-12-22 10:48:07 -05:00

1.0 KiB

Zerto Virtual Manager

  • Addressed a reported issue in the Get-ZertoRecoveryReport function where the -VpgIdentifier parameter was not working. This parameter is not accepted by the API as a valid filter and is ignored. This parameter has been removed from the function.
  • Addressed a reported issue where the Export-ZertoVpgNicSetting function would not properly execute when run against a VM with no NICs attached.
  • In reviewing the Export-ZertoVpgNicSetting, a review of the Import-ZertoVpgNicSetting was completed and it was determined to update the import logic based on various test cases. Along with this, it is now possible to reset the NIC settings to the default state with the Import-ZertoVpgNicSetting command. Please review the Import-ZertoVpgNicSetting help to review the updated options and import logic.