[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
Push Events
DescriptionPush one or more Events into the system
Request
URLURL
https://localhost/suite-api/api/events/bulk
Request Body
Request Body
events
of type(s) application/json, application/xml
Required
The list of events
Authentication
This operation uses the following authentication methods.
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
curl -X POST -H "Content-Type: application/json" -d '{"event":[{"cancelTimeUTC":0,"eventType":"CHANGE","htType":"EQUAL","key":"string","keyIndicator":false,"managedExternally":false,"message":"string","resourceId":"string","severity":"UNKNOWN","startTimeUTC":0,"value":0}]}' https://localhost/suite-api/api/events/bulk
[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
On This Page
Events Operations
post
post