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

Search Results for: vmc

Automation with the VMware Cloud Services Platform (CSP)

07.24.2018 by William Lam // 4 Comments

I was recently doing some work where I needed to access the APIs for the VMware Cloud Services Platform (CSP). As the name suggests, CSP is where customers can manage access, billing and consumption of the various VMware SaaS offerings including VMware Cloud on AWS (VMC) and VMware Hybrid Cloud Extension to just name a couple.

CSP also provides a RESTful API (Swagger documentation here) which enables customers and partners to automate all aspects of the CSP UI. Although my use of the CSP API is quite small, I figure it  would useful to share the overall workflow in case others were interested in consuming the full CSP API.

[Read more...]

Categories // PowerCLI, VMware Cloud on AWS Tags // Cloud Services Platform, CSP, VMC, VMware Cloud on AWS

VMworld US 2018 sessions on VMware Cloud on AWS

07.21.2018 by William Lam // Leave a Comment

VMworld US 2018 is just around the corner and hopefully most of you have started. I was just browsing the session catalog this morning see what sessions were available for VMware Cloud on AWS and I have always found the VMworld search results less than ideal as I prefer to be able to see all results on a single page without having to continue to load. I decided to write some automation to extract all VMware Cloud on AWS sessions and make them available on a single page.

In total, there are 93 sessions (spread across Sunday - Thursday) and there is literally something for everyone including intro type sessions, partner/3rd party solutions, different solution verticals, technical deep dives, customer panels and even some upcoming slick Tech Previews that we are working on! If you still have some open slots on your schedule, have a look at the list below and sign up.

I have also created a short URL, in case you want to share this list with others: http://vmwa.re/vmcvmworld2018

Sunday

Dear IT, You Gotta Modernize Your Data Center. Let vSphere Help. [VIN1622QU] (1:00 p.m. - 1:30 p.m.) (13:00 - 13:30)
Understanding the TCO Benefits of VMware Cloud on AWS [HYP2817QU] (1:00 p.m. - 1:30 p.m.) (13:00 - 13:30)
How to Deliver the VMware Cloud Story and Vision [PAR7002BU] (2:00 p.m. - 2:50 p.m.) (14:00 - 14:50)
New Architectures for Big Data/Machine Learning on VMware Cloud on AWS [VAP1593QU] (2:00 p.m. - 2:30 p.m.) (14:00 - 14:30)
New Tools and Information for Partners Selling VMware Cloud on AWS [PAR7004BU] (3:00 p.m. - 3:50 p.m.) (15:00 - 15:50)
Software-Defined, Hybrid, and Distributed: Welcome to the VMware Cloud [HYP3024QU] (3:00 p.m. - 3:30 p.m.) (15:00 - 15:30)
SAP in the Clouds [VAP2294QU] (4:00 p.m. - 4:30 p.m.) (16:00 - 16:30)
Site Recovery Manager and Multiple Sites: The What, How, and Why [HCI2827QU] (4:00 p.m. - 4:30 p.m.) (16:00 - 16:30)

[Read more...]

Categories // Explore, VMware Cloud on AWS Tags // VMware Cloud on AWS, vmworld

Auditing detailed operations within VMware Cloud on AWS using the Activity Log API

06.29.2018 by William Lam // Leave a Comment

All operations (UI or API) that occurs within VMware Cloud AWS (VMC), including but not limited to SDDC creation, deletion, updates, network configurations, user authorization/access, etc. is all captured as part of the Activity Log in the VMC Console. Within the Activity Log, customers will be able view the type of operation, the time the operation occurred, the applicable SDDC as well the user of the operation and all of these fields can be filtered out further.


The UI is great for quickly looking up quick changes, however for customers who require auditing level logging, this may not be sufficient. This was actually a question that I had received from a customer who was interested in getting more details but also a way to send this information back to their on-premises environment for auditing purposes. Luckily, the Activity Log actually stores a lot more information than what is shown in the UI and all of this data is available through the VMC API.

All entries are scoped within a VMC Organization and you can use the following APIs to retrieve all activities or a specific activity given the VMC Task Id:

  • GET /orgs/{org}/tasks - List all tasks for organization
  • GET /orgs/{org}/tasks/{task} - Get task details

[Read more...]

Categories // Security, VMware Cloud on AWS Tags // Activity Log, VMC, VMware Cloud on AWS

  • « Previous Page
  • 1
  • …
  • 41
  • 42
  • 43
  • 44
  • 45
  • …
  • 55
  • 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
  • Reddit
  • RSS
  • Twitter
  • Vimeo

Recent

  • Configuring OIDC with PKCE in Keycloak for VCF Private AI Services 08/26/2026
  • VCF 9.1 - Understanding VCF Converge & Import Scenarios for vCenter Server Without NSX 08/24/2026
  • VCF 9.1 - Configuring Harbor to use VCF Identity Broker (IDB) for External Identity Federation 08/19/2026
  • Quick Tip: The Fastest Way to Clear Partitions for ESX Reinstallation 08/15/2026
  • Quick Tip: Reducing High CPU Utilization in VCF Automation (VCFA) on AMD Zen4/Zen5 CPUs 08/12/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...