We are trying to pull VM Creation Date on one of our AHV Cluster, we also have PC in our environment. Kindly advise if any way to fetch the VM Creation date.
Solved
AHV: How to get VM Creation Date?
Best answer by Paul Ilavarasu
Try this
After downloading the script from My GitHub Reporting Repository or just copy and paste the script from this blog post you need to change the following parameters to make it work in your environment:
- directory=”/Users/magander/Documents/script/REST”
- clusterfqdn=”PE-FQDN”
- user=”admin”
- passwd=”secret”
- pcinuse=”y”
- pcfqdn=”PC-FQDN”
- pcuser=”admin”
- pcpasswd=”secret”The script has been tested on AOS 5.8.-5.8.2 and AHV 20170830.156-166 and from a few versions of MaxOS and a few Linux
This topic has been closed for comments
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.