Here is a lab I put together for a recent event, it was well received and I think it is very valuable to the ManageIQ and CloudForms user bases.
In the lab you will GET and POST RESTapi actions. Its a basic look at some common use cases such as,
- Query a VM’s hardware inventory.
- Query the VMS for any who are tagged with “Function/Database”
- Show the tags on a specific VM
- Create new Category and Tag in the appliance
- Assign a Category/Tag to a VM
- Provision a VM
- Query the status of the Provision request.
Continue reading “RESTapi – A teach yourself lab!”