This repository was archived by the owner on Nov 25, 2025. It is now read-only.
v2.4.0
·
2 commits
to release/v2.4.0
since this release
Released: 2023-10-02
- Updated
Request-VCFTokencmdlet for better error handling. - Enhanced
Get-VCFClustercmdlet to return associated vSphere Distributed Switches. - Enhanced
Get-VCFManagercmdlet to return the SDDC Manager version inx.y.zformat. - Enhanced
Get-VCFManagercmdlet to return the SDDC Manager build inxxxxxxxformat. - Added
Set-VCFCredentialAutoRotatecmdlet to configure or disable credential auto-rotation for a credential managed by SDDC Manager. - Added
Get-VCFProxycmdlet to retrieve the proxy configuration for the SDDC Manager. - Added
Set-VCFProxycmdlet to configure the proxy configuration for the SDDC Manager. - Added
Get-VCFIdentityProvidercmdlet to retrieve the identity provider configuration. - Added
Remove-VCFIdentityProvidercmdlet to delete an identity provider. - Added
New-VCFIdentityProvidercmdlet to configure an embedded or external identity provider. - Added
Update-VCFIdentityProvidercmdlet to update the configuration of an embedded or external identity provider. - Added cmdlet aliases:
- Added
Get-VCFNsxManagerClusterforGet-VCFNsxtCluster. - Added
Get-VCFNsxEdgeClusterforGet-VCFEdgeCluster. - Added
Get-VCFAriaLifecycleforGet-VCFVrslcm. - Added
New-VCFAriaLifecycleforNew-VCFVrslcm. - Added
Remove-VCFAriaLifecycleforRemove-VCFVrslcm. - Added
Reset-VCFAriaLifecycleforReset-VCFVrslcm. - Added
Get-VCFAriaOperationsforGet-VCFVrops. - Added
Get-VCFAriaOperationsConnectionforGet-VCFVropsConnection. - Added
Set-VCFAriaOperationsConnectionforSet-VCFVropsConnection. - Added
Get-VCFAriaOperationsLogsforGet-VCFVrli. - Added
Get-VCFAriaOperationsLogsConnectionforGet-VCFVrliConnection. - Added
Set-VCFAriaOperationsLogsConnectionforSet-VCFVrliConnection. - Added
Get-VCFAriaAutomationforGet-VCFVra.
- Added
- Fixed
validateJsonInputfunction to prevent it from truncating directly passed JSON content.