WilliamLam.com

  • About
    • About
    • Privacy
  • VMware Cloud Foundation
    • VMware Cloud Foundation 9.1
    • VMware Cloud Foundation 9.0
  • VKS
  • Homelab
    • Hardware Options
    • Hardware Reviews
    • Lab Deployment Scripts
    • Nested Virtualization
    • Homelab Podcasts
  • VMware Nostalgia
  • Apple

Automating VCF Operations Objects & Metrics Reporting

12.08.2025 by William Lam // Leave a Comment

The number of objects and metrics collected by VCF Operations in VMware Cloud Foundation (VCF) 9.0 plays a critical role in determining the size and scale of your VCF Fleet.

Using the VCF Operations UI, you can navigate to Administration->Control Panel->Cluster Management to view the cluster management-level stats but this only provides a subset of all the collected objects and metrics from the VCF Operations Adapters.


To get a more comprehensive understanding of all objects and metrics broken down by each adapter, you need to navigate to Administration->Cloud Proxies and iterate through each adapter as shown in the screenshot below.


It is not really scalable to use the VCF Operations UI to manually aggregate the total number of objects and metrics being collected, instead we can automate this by using the VCF Operations API!

[Read more...]

Categories // VCF Operations, VMware Cloud Foundation Tags // VCF 9.0

Quick Tip - Using VCF CLI to login to vSphere Supervisor when configured with VCF Automation

12.05.2025 by William Lam // 1 Comment

When a vSphere Supervisor Cluster is configured to be consumed by VCF Automation, the Identity Provider (IdP) for that vSphere Supervisor is automatically configured to redirect to VCF Automation (VCFA) as an OIDC relay.


When an end user wishes to access or manage their resources, they will be directed to the IdP that has been configured for their Organization Portal. To create a k8s login context, they will need to create a VCFA API token that is then passed to the VCF CLI before they can interact with their resources using kubectl.

Below is an example VCF CLI command where I am logging into an Organization Portal called legal and I have specified my VCFA endpoint along with the VCFA API Token to login as an end user.

vcf context create legal --endpoint auto01.vcf.lab --api-token $VCF_CLI_VCFA_API_TOKEN --insecure-skip-tls-verify --type cci --tenant-name legal

However, if you are an administrator who is managing the underlying VCF Infrastructure and need to troubleshoot or access the vSphere Supervisor Cluster, an alternative workflow will be required.

[Read more...]

Categories // VCF Automation, VMware Cloud Foundation, vSphere Kubernetes Service, vSphere Supervisor Tags // VCF 9.0

Automating the Reporting of VCF Workload Domain Import Pre-Check Validations

12.04.2025 by William Lam // Leave a Comment

After completing the VMware Cloud Foundation (VCF) Workload Domain Import workflow, I realized it would be helpful to be able to view the pre-check validations outside of the VCF Operations UI, especially if there are multiple pre-checks that have failed.


While the VCF Operations UI provides a good overview of all pre-checks, it does not provide any filtering or sorting, so you have to skim scroll through the entire list (55 in my case) to see which ones failed. For each failed validation, you can get more details including the recommended remediation, but you need to expand each section which can be painstaking if you have more than a few failures.

This is where we can leverage the power of automation and the VCF APIs ...

[Read more...]

Categories // VCF Operations, VMware Cloud Foundation Tags // VCF 9.0

  • « Previous Page
  • 1
  • …
  • 19
  • 20
  • 21
  • 22
  • 23
  • …
  • 612
  • Next Page »

Search

Thank Author

Author

William is Distinguished Platform Engineering Architect in the VMware Cloud Foundation (VCF) Division at Broadcom. His primary focus is helping customers and partners build, run and operate a modern Private Cloud using the VMware Cloud Foundation (VCF) platform.

Connect

  • Bluesky
  • Email
  • GitHub
  • LinkedIn
  • Mastodon
  • Reddit
  • RSS
  • Twitter
  • Vimeo

Recent

  • VCF 9.1 - OCuLink External Graphics (eGPU) Passthrough with vSphere Kubernetes Service (VKS) 06/12/2026
  • VCF 9.1 - Quick Tip: Uninstalling Optional Day-N Components 06/11/2026
  • VCF 9.1 - Deploying VCF Operations for Networks to non-Management Network 06/10/2026
  • VCF 9.1 - Quick Tip: Forgot to Retrieve Auto-Generated Passwords from VCF Installer? 06/09/2026
  • VCF 9.1 - Configuring vSphere Supervisor to use VCF Identity Broker (IDB) for External Identity Federation 06/08/2026
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.

To find out more, including how to control cookies, see here: Cookie Policy

Copyright WilliamLam.com © 2026

Loading Comments...