- Since the initial release of VMware Cloud Foundation 9.0, a significant proportion of conversations with customers have revolved around the topic of latency between components of a VCF fleet. Finally, I'm delighted to be able to share v1 of the newly published VMware Cloud Foundation 9.0 Fleet Latency v1 diagram which …
Read More - If you have looked at VCF Automation in any detail you may be aware that you can configure one or more external identity providers (IdPs), and import users and groups to your organizations. This configuration can use an LDAP server connection which can be configured at either the system or the organization level, a …
Read More In this procedure, we will use the /v1/users API exposed via the VCF.PowerCLI module
VMware.Sdk.Vcf.SddcManagerto assign/delete roles to users or groups in SDDC Manager based on the identity provider defined within the VCF Single Sign-On domain.Procedures Covered
- VMware Cloud Foundation 9.0 introduced the new VCF Identity Broker component to provide the totally revamped VCF Single Sign-On capability which provides single sign-on across VCF Operations, vCenter, NSX Manager, VCF Operations for logs, VCF Operations for networks, VCF Operations HCX and VCF Automation. VMware Cloud …
Read More - If like me you're always looking for opportunities to replace manual repetitive steps with automation then this post is for you! Here I've documented the location of various OpenAPI specification files for components of VMware Cloud Foundation 9.0 which can be downloaded directly from their appliances and imported into …
Read More - When the auto-generate passwords options is selected within the VCF Installer UI, there maybe a scenario where you need to perform troubleshooting and a need to login to one of the underlying component appliances. Of course this is only possible if you know the passwords that were auto-generated, its relatively simple …
Read More - If you have VMware Cloud Foundation 9.0 deployed and you have been using the Certificate Management capability of Fleet Management you may have noticed that with the exception of ESX you're able to use a certificate key size greater than 2048 for components such as VCF Operations, VCF Automation, SDDC Manager, vCenter …
Read More VCF PowerCLI 9.0 now includes a module called
VMware.Sdk.Srm, this modules contains auto-generated cmdlets to support VMware Live Site Recovery Public APIs. Use can use this post as a quick reference guide.Display All VMware Live Recovery GET Command Details
Start a PowerShell session.
Display all GET cmdlets …
Read MoreVCF PowerCLI 9.0 now includes a module called
VMware.Sdk.Vsphere, this modules contains auto-generated cmdlets to support vSphere Public APIs. Use can use this post as a quick reference guide.Connecting to a vCenter Instance with Local Credentials
Start a PowerShell session.
Connect to a vCenter instance using …
Read MoreExcluding Triggered Alerts from a Policy
Log in to the VCF Operations interface at https://<vcf_operations_fqdn> with a user assigned the
Administratorrole.In the navigation pane, click Infrastructure Operations > Configurations.
On the Configurations page, under Alerts, click Alert Definitions.
Use …
Read More