python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
How to Create a new folder in vcenter using rest api
Can anyone help me to provide right API to create a New folder in vcenter
Thanks,
Benji
I can see only get API to list folders in vmware api document, unable to find any create folder API
benji reddy
Votes: 0
Answers: 2
how to copy a vmware template to a given vcenter using pyVmomi module
I am familiar with cloning a VM from template and copying the template within the same vcenter, but when i try to copy it to a specified vcenter i am unable to achieve this.. I am not sure whether thi...

AKSHAY KADAM
Votes: 0
Answers: 0
Ansible - Create Dynamic Inventory for ESXi Hosts via vCenter API
I had an ask to create a dynamic inventory of ESXi Hosts for each Cluster and I achieved that using the 'community.vmware.vmware_cluster_info' and doing some magic around extracting json values from r...
fm2ahmed
Votes: 0
Answers: 1
monitoring esxi using prometheus : getting error undefined: debug.ReadBuildInfo
i am trying monitor esxi via prometheus to grafana using https://github.com/devinotelecom/prometheus-vmware-exporter
when i am running
[root@admin01 prometheus-vmware-exporter]# docker build -t promet...
Zahid Hussain
Votes: 0
Answers: 1