Get Alert Details
Gets client's alert details by alertId
Notes
- For an inference alert, resource name and client ID are provided in the response.
- For an RCA alert, device ID, Name, and IP address are provided in the response.'
get
/api/v2/tenants/{tenantId}/alerts/{alertId}
Path Parameters
- tenantId
Describes the clientId or mspId of the tenant
- alertId
Alert unique Identifier
00