[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
Get Alert Notes
DescriptionData includes a Collection of Alert Notes
Example: GET /api/alerts/{id}/notes
Request
URLURL
https://localhost/suite-api/api/alerts/{id}/notes
Path Parameters
Path Parameters
string
id
Required
UUID of the Alert
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
AlertNotes
of type(s) application/json, application/xml
All the Alert Notes for the specified Alert
Errors
404
No Alert is found with the specified identifier
500
Error occurred while retrieving the Alert Notes
Code Samples
cURL Command
curl https://localhost/suite-api/api/alerts/{id}/notes
[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
On This Page
Alerts Operations
post
delete
delete
delete
get
get
get
get
get
post
post
post
post