Skip to main content

Get All Console Alerts

This operation returns a list of console alerts.

More Details

Query Parameters
  • pageNo int32
  • pageCount int32
Responses

OK

GET /alert    

Authorization

type: apiKeyname: Authtokenin: header

Request

Click Edit to configure Base URL
https://CommandCenterHostName/commandcenter/api
Security Scheme
token
pageNo — query
pageCount — query
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/Alert' \
-H 'Authtoken: <API_KEY_VALUE>'