Is there an API endpoint that VM's can query to discover it's oVirt metadata? Something similar to AWS's http://169.254.169.254/latest/meta-data/ query in EC2? I'm trying to stitch a lot of automation workflow together and so far I have had great luck with oVirt. But the next small hurdle is to figure out how all the post-install setup stuff can figure out who the VM is so it can the appropriate configurations.

Thanks!
-Geoff