Getting the status of an alert request

Ops Center Analyzer Detail View REST API Reference Guide

Version
11.0.x
Audience
anonymous
Part Number
MK-99ANA004-11

You can obtain the status of a previously generated alert request. The status indicates whether the alert request has completed and provides any result details. If any of your requests fail due to a timeout or for any other reason, you will receive a request ID which you can use to obtain further information concerning the request. If the requested status does not exist, an error message is generated in a response message.

Request line

GET baseURL/alertapi.do?action=getStatus

Request parameters

Parameter Type Description
requestId String Asynchronous request ID.

Request example

GET /alertapi.do?action=getStatus&requestId=12345