You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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.