GET api/Revolution/Alert/TotalsByType?repDID={repDID}

This will return the total alerts by alert type. This can be used to filter alerts or for general information.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
repDID

string

Required

Body Parameters

None.

Response Information

Resource Description

Collection of IAlertType
NameDescriptionTypeAdditional information
ID

integer

None.

Description

string

None.

Class

string

None.

AlertTypeCount

integer

None.

Response Formats

application/xml, text/xml, application/json, text/json

Sample:

Sample not available.