Tag: How-to (14)
How to programmatically push data in vRealize Operations Manager
Purpose: Did you ever feel the need to push custom data to vRealize Operations Manager (vROps)? Did you wish, you could see that one parameter or metric specific to your environment in vROps? This post provides exactly that information. Here…
How to programmatically collect metric values from vROps
Purpose: Few customers inquired about how they can collect metric values directly from vROps. They majorly wanted to get that information using REST API's. I wrote another blog post detailing how you can do it. I wrote a python script…
How to use API in vRO to build XaaS services in vRA
Purpose: The purpose of this post is to show how to build XaaS services in vRealize Automation (vRA) by using available API's in vRealize Orchestrator (vRO). Target audience for this post is System Admins, Cloud Admins etc. who are not full fledged…