PowerVCF v1.2.0 - General Availability
If you follow my posts you will know that in January I posted about the release of PowerVCF which is a PowerShell based CLI that exposes the public APIs of VMware Cloud Foundation to be easily consumed by VI Admins (see Introducing PowerVCF – Power to VI Admins ).
As mentioned before PowerVCF is a open source project and the team has been working hard in their spare time to continue to evolve the cmdlets it offers. I'm pleased to announce that as a result of all this hard work we have made v1.2.0 available on the PowerShell Library for download.
Download It Here: PowerVCF PowerShell Library Download
What's New in PowerVCF v1.2.0
The latest release introduces a number of new cmdlets:
Category | cmdlet Name | Description |
Backup and Restore | Set-VCFBackupConfiguration | Configure backup settings for NSX and SDDC manager |
Credentials | Retry-VCFCredentialTask | Connects to the specified SDDC Manager and retry a failed rotate/update passwords task |
Credentials | Get-VCFCredentialTask | Connects to the specified SDDC Manager and retrieves a list of credential tasks in reverse chronological order |
Federation | Set-VCFFederation | Bootstrap a VMware Cloud Foundation to form a federation |
System Prechecks | Start-PreCheckVCFSystem | Performs system level health checks |
System Prechecks | Get-PreCheckVCFSystemTask | Performs retrieval of a system precheck task that can be polled and monitored |
AVN | Get-VCFApplicationVirtualNetwork | Retrieves all Application Virtual Networks |
vRSLCM | New-VCFvRSLCM | Deploy vRealize Suite Lifecycle Manager |
vRSLCM | Remove-VCFvRSLCM | Remove a failed vRealize Suite Lifecycle Manager deployment |