Skip to content

v2.1.0

Compare
Choose a tag to compare
@GaryJBlake GaryJBlake released this 30 May 12:57
· 66 commits to main since this release
111c0c8

Release Date: 2023-05-30

馃悰 Bugfix:

  • Updates Publish-NsxtTier0BgpStatus to correctly format the HTML output if the NSX Tier-0 is not configured for BGP. GH-134

馃挜 Enhancement:

  • Added Publish-HardwareCompatibilityHealth to return the hardware compatibilty health from the SoS Health Summary JSON data. GH-129
  • Updated Invoke-VcfHealthReport to include the hardware compatibility health using the Publish-HardwareCompatibilityHealth cmdlet. GH-129
  • Added component size checks for vCenter Server instances and NSX Local Manager clusters to the overview report. GH-130
  • Added Publish-PingConnectivityHealth to return the ping connectivity health from the SoS Health Summary JSON data. GH-132
  • Updated Publish-ComponentConnectivityHealth to include the ping connectivity health using the Publish-PingConnectivityHealth cmdlet. GH-132

馃敡 Refactor:

  • Updated Request-VcenterAuthentication to support isolated workload domains. GH-131
  • Updated Request-DatastoreStorageCapacity to support isolated workload domains. GH-131

馃Ч Chore:

  • Updated the NSX product name and terms. GH-135
  • Added .PARAMETER entries for user-facing functions. GH-141