Top Posts
Subscribe to Blog via Email
Feedback
Category Cloud
Wordpress
Category Archives: API
Python meets Salesforce
I needed to do some Salesforce automation (running an existing report and then manipulating the data before send off to a different API) and, already having a CentOS/Python2-based automation VM up in Google cloud, used Python2 as a starting point. … Continue reading
Posted in API, Python, Scripting Leave a comment
VMWorld 2018: Tuesday
The keynote was nice as a client was on stage talking about the success of an implementation I helped with. Cool stuff. Then Sanjay talked to Malala Yousafzai which was pretty amazing. Makes me wish I brought my daughters to VMworld. … Continue reading
Posted in API, Certification, Network, NSX, Virtualization, VMware Tagged NSX, PKS, vmworld Leave a comment
VMWorld 2018: Sunday Funday!
Another year another VMworld! I got registered early this morning and headed to the HandOnLabs. Lots of 19xx labs, but nothing groundbreaking that I noticed – mostly updates. Hopefully any big announcements will release cool labs. I tried challenge labs … Continue reading
Posted in API, Certification, CLI, Cloud, Computing, Scripting, Storage, Virtualization, VMware Tagged vcap, VCIX, vmworld Leave a comment
NSX-T a.k.a NSX Cloud API tips and tricks
NSX-T has lots of interesting capabilities, but due to the rapid development and release cycle many are only available via API calls right now. Making a request While the NSX-T documentation has some nice examples such as: Configure an L2VPN … Continue reading