- VM Name
- Total Number of vCPUs
- Number of CPUs
- Number of Cores per vCPU
- Memory GB
- Disk Usage GB
- Disk Allocated GB
- Acropolis Snapshots
- Protection Domain Snapshots
- Network Placement
- IP Address
- AHV Host placement
Right now, version 1.5, creates a comma separated file and runs on any of the Nutanix Cluster Controller Virtual Machines (CVMs). However, the idea is to both add additional information to the report and also change it to use the Nutanix REST API to get the information so it is easy to run the script remote.
This is what the report looks like after opening it up in excel and:
- Text to column based on the Delimited option only Comma as field separator.
- Some colour magic:)
After downloading the script from My GitHub Reporting Repository you need to change the following parameters to make it work in your environment:
- directory=”/Users/magander/Documents/script/REST”
- clusterfqdn=”my.fqdn.com”
- user=”scriptuser”
- passwd=”Compl8!xPWD”


3 pings