Category: API

How to bulk delete cancelled alerts in vROps using REST API

API

In the previous article about vRealize Operations API, I walked you through the process of connecting to your vROps instance using Postman. We set up variable, like a vROps URL, credentials, token etc. Today we will do something practical. We are going to bulk delete cancelled alerts. Cancelled alerts are marked by switched off light…

Read more

vROps API, first steps, what to do, what to use?

API

Today I will show you step by step how to setup Postman to connect to your vROps. Documentation about vROps API can be found at: https://your_vrops_fqdn/suite-api/doc/swagger-ui.html. Click on the Envirnoments -> Globals. Add variable, TYPE, INITIAL VALUE and CURRENT VALUE. There are two types of TYPE: Default – values are visible as plain text Secret…

Read more