Stressed About Managing Multiple Clouds? We've Got Your Back!
I was writing a quick PowerShell script this morning and I wanted to get all of the VMs in Prism Central via the v3 API calls. I was struggling with the syntax until I found this post:v3 - vms/list - Host to get full list of VMs? The post lead me to this article:The Five Hundred (500+ VMs via v3 API) The article lead me to this code sample:list_vm_v3_large.py After reading those articles a few times I still didn’t understand what I needed to do...I finally figured it out. I could piece together the v3 API call, but I couldn’t get the correct number of VMs to return. After hitting the wall a few times I figured out the part I didn’t understand: the relationship between length and offset.Here is what you need to understand:The “api/nutanix/v3/vms/list” v3 API command method is POST. That means you must include “body” in your API call To get the total number of VMs you can use this JSON: {"kind":"vm"} Note: This will give you the total number of VMs in the cluster/PC. The results will loo
Has anyone upgraded to AOS 5.10.3.1 yet? Have you experienced any issues? We are trying to determine if we should upgrade to AOS 5.10.2 or AOS 5.10.3.1...any feedback would be appreciated.
Already have an account? Login
Enter your username or e-mail address. We'll send you an e-mail with instructions to reset your password.
Sorry, we're still checking this file's contents to make sure it's safe to download. Please try again in a few minutes.
Sorry, our virus scanner detected that this file isn't safe to download.