[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
Get All Notification Rules
DescriptionGet all the Notification Rules defined in the system
Request
URLURL
https://localhost/suite-api/api/notifications/rules
Query Parameters
Query Parameters
integer
page
Optional
Page number from which data needs to be displayed (0-based)
integer
pageSize
Optional
Expected number of entries per page
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK
Returns
NotificationRules
of type(s) application/json, application/xml
All the Notification Rules defined in the system
Errors
500
There was an error while returning all the Notification Rules defined in the system
Code Samples
cURL Command
curl https://localhost/suite-api/api/notifications/rules
[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
On This Page
Notifications Operations
delete
post
delete