How do I get the creation time of a vm created using a template
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2.3k
- Forks
- 763
- PR merge metrics
- No merged PRs in 30d
Description
I tried using config.createDate to get the creation time of the vm, but I found that a lot of virtual machines created using templates show the creation time of the template, not the actual time of the virtual machine.
How do I get the creation time of a vm created using a template.
thanks!!!!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with config.createDate and the pyvmomi/vSphere VM properties involved in template-created VMs; check the API documentation for whether it represents the template or VM creation time. Done means a documented, verified way to obtain the VM's actual creation time, or a clear note that the API does not expose it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, infrastructure
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100