[{"label":"Latest (8.6.3)","version":"latest"}]
vrealize-operations
Create Alert Definition
DescriptionOnce the Alert Definition is created, a unique identifier will be generated by the system for the Alert Definition
Request
URLURL
https://localhost/suite-api/api/alertdefinitions
Request Body
Request Body
alert-definition
of type(s) application/json, application/xml
Required
The Alert Definition that needs to be created
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
201 Created returns
AlertDefinition
of type(s) application/json, application/xml
The created Alert Definition
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
curl -X POST -H "Content-Type: application/json" -d '{"adapterKindKey":"string","cancelCycles":0,"description":"string","id":"string","name":"string","resourceKindKey":"string","states":[{"impact":{"detail":"string","impactType":"BADGE"},"recommendationPriorityMap":{"key":0},"severity":"UNKNOWN","symptoms":{}}],"subType":0,"type":0,"waitCycles":0}' https://localhost/suite-api/api/alertdefinitions
[{"label":"Latest (8.6.3)","version":"latest"}]
vrealize-operations
Alerts Operations
post
delete
delete
delete
get
get
get
get
get
post
post
post
post