[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
Get Notification Rule
DescriptionGet the Notification Rule for the specified identifier
Request
URLURL
https://localhost/suite-api/api/notifications/rules/{id}
Path Parameters
Path Parameters
string
id
Required
The Identifier of the notification rule
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK
Returns
NotificationRule
of type(s) application/json, application/xml
The Notification Rule for the specified identifier
Errors
404
There is no Notification Rule for the specified identifier
500
There was an error while returning the response
Code Samples
cURL Command
curl https://localhost/suite-api/api/notifications/rules/{id}
[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
On This Page
Notifications Operations
delete
post
delete