VMware Cloud Community
luminos
Contributor
Contributor

REST API to access the functionality of chaperone

My objective is to automate deployment and initial configuration of vCenter, NSX Manager, vRO appliances.

I can deploy the appliances using ovftool and then configure using REST or powercli.

Recently i have came across 'chaperone automation toolkit' that serves the purpose.

But to do the deployment and configuration, vmware have provided chaperone-ui (Web interface) and which is the manual thing.

I wonder why there is know API/SDK available so that it can be called through any other programming language, the way similar to the pyvmomi python API provided to interact with vsphere.

Is there a REST API exposed by 'chaperone' that i can call in my python code for configuration and deployment.

Thanks!

0 Kudos
0 Replies