Get Group Statistics |
Request Parameters
Request Example
XML and JSON response structure examples are described below.
Description of XML Response Parameters The <groups-statistics /> element contains statistics for stations in groups specified in the request. The <groups-statistics /> element attributes:
•The <group /> element contains information about a specific group. The <group /> element attributes:
▫The <infections /> element contains statistics on detected infections. The <infections /> element attributes:
▪Nested elements of the <infections /> element:
▫The <viruses /> element contains statistics on detected threats. ▪The <virus /> element contains information about a specific threat. The <virus /> element attributes:
The <virus /> element value is the number of objects infected with this threat.
Description of JSON Response Parameters The data block contains statistics of stations in all groups specified in the request. The data block elements:
•The groups block contains information about all specified groups. The groups block elements:
▫Every object in the list array contains information about a specific group. Elements in the list array:
▪The infections block elements:
▪The viruses block elements:
▪The viruses_info block elements:
|