URL

POST https://{api-url}/api/v2/tenants/{tenantId}/subAlertTypes

Sample URLs

https://{api-url}/api/v2/tenants/client_4/subAlertTypes?alertTypes=Monitoring

Parameters

The parameter is optional:

FieldDefault Value
alertTypes={alertType}NA

NA indicates that the value is not applicable.

Sample response

 [   
 "AVUD",   
 "AVUS",   
 "DEFRAG",   
 "Device Down",   
 "DISK",   
 "EVENTLOGS",   
 "Hung Server",   
 "Memory",   
 "Paging File",   
 "PATCH DLD",   
 "PATCH DLS",   
 "PATCH INLD",   
 "PATCH INLS",   
 "Processor Usage",   
 "TEMP"
 ]