Skip to content

v1.8.0

Compare
Choose a tag to compare
@GaryJBlake GaryJBlake released this 27 Sep 12:51
· 555 commits to main since this release
be7eefe

v1.8.0 (2022-27-09)

Enhancements

  • Enhanced Request-CSPToken cmdlet to request a token from VMware Cloud.
  • Enhanced Update-vRACloudAccountZone and Update-vRACloudZone cmdlets to support placement policy for cloud zones in vRealize Automation.
  • Enhanced Confirm-PSModule cmdlet so its an exported function and can be executed on the command line.
  • Enhanced Enable-vROPSManagementPack cmdlet to support Site Recovery Manager and vSphere Replication Management Packs.
  • Renamed to Get-CSPPoxyAppliance cmdlet to Get-CloudProxy and added:
    • -environment switch to support Production and Staging VMC
    • Support for both Cloud Proxy and Cloud Extensibility Proxy.
    • Support for either downloading or simply providing the URL path.
    • Support for downloading on Core (Linux, Windows and Mac).

Additions

  • Added region blocks for easier code navigation.
  • Added the vRealize Automation Cloud to vSphere integration role for Cloud Assembly.
  • Added the vRealize Suite Lifecycle Manager to vSphere integration role.
  • Added Test-vROPsAdapterStatus and Test-vROPsAdapterStatusByType cmdlets to test the status vRealize Operations adapters.
  • Added New-vRAvROPSIntegrationItem cmdlet to configure vRealize Operations Manager integration in vRealize Automation.
  • Added Undo-vRAvROPsIntegrationItem cmdlet to remove vRealize Operations Manager integration from vRealize Automation.
  • Added Add-vRAIntegrationItem cmdlet to add an external system to vRealize Automation.
  • Added Test-vRAIntegrationItem cmdlet to test an integration item in vRealize Automation.
  • Added Remove-vRAIntegrationItem cmdlet to remove an integration item from vRealize Automation.
  • Added Get-CloudProxyOtk cmdlet to retrieve the One Time Key (OTK) for both the Cloud Proxy and the Cloud Extensibility Proxy.
  • Added Get-vROVersion cmdlet with support for standalone, embedded, and cloud extensibility proxy vRealize Orchestrator instance.
  • Added Get-CEPWorkflow cmdlet to return workflows from cloud extensibility proxy's vRealize Orchestrator instance.
  • Added Invoke-CEPWorkflow cmdlet to start a Workflow on a cloud extensibility proxy's vRealize Orchestrator instance.
  • Added Get-CEPWorkflowExecution cmdlet to return the Workflow Execution ID from a cloud extensibility proxy's vRealize Orchestrator instance.
  • Added Get-CEPWorkflowExecutionState cmdlet to return the Workflow Execution State from a cloud extensibility proxy's vRealize Orchestrator instance.
  • Added Add-CEPTrustedCertificate cmdlet to add a trusted cert to a cloud extensibility proxy's vRealize Orchestrator instance.
  • Added Add-CEPvCenterServer cmdlet to add a vCenter server to a cloud extensibility proxy's vRealize Orchestrator instance.
  • Added Update-vROPSvRAAdapterCredential cmdlet to support updating the vRealize Automation integration credential in vRealize Operations Manager.
  • Added Get-vRAAPIVersion and Get-vRAIntegrationDetail cmdlets to support updating the placement policy for cloud zones in vRealize Automation.
  • Added Get-ESXiPasswordPolicy cmdlet to return the password expiration policy for ESXi.
  • Added Get-VCServerPasswordPolicy cmdlet to return the password expiration policy for vCenter Server.
  • Added Set-EsxiPasswordExpirationPeriod cmdlet to set the password expiration period on an ESXi host in number of days.
  • Added Sample Script in SampleScripts\ppm folder, Password Policy Manager to enable auditing and configuration of password policies across VMware Cloud Foundation.
    • passwordPolicyManager.ps1 generates and audit report or configures the password policies.
    • sampleConfigurationFull.json configuration JSON covering all product configuration parameters.
    • sampleConfigurationSimple.json configuration JSON covering default configuration parameters.
    • README.md providing details on how to use Password Policy Manager.
  • Added Get-vRAvRLIConfig cmdlet to retrieve the vRealize Log Insight logging configuration (CFAPI) on vRealize Automation.
  • Added Set-vRAvRLIConfig cmdlet to configure the vRealize Log Insight logging configuration (CFAPI) on vRealize Automation.
  • Added Remove-vRAvRLIConfig cmdlet to remove the vRealize Log Insight logging configuration (CFAPI) on vRealize Automation.