IoTSecuritySolutionAnalyticsModelProperties interface

Security analytics properties of your IoT Security solution

Properties

devicesMetrics

List of device metrics by the aggregation date.

metrics

Security analytics of your IoT Security solution.

mostPrevalentDeviceAlerts

List of the 3 most prevalent device alerts.

mostPrevalentDeviceRecommendations

List of the 3 most prevalent device recommendations.

topAlertedDevices

List of the 3 devices with the most alerts.

unhealthyDeviceCount

Number of unhealthy devices within your IoT Security solution.

Property Details

devicesMetrics

List of device metrics by the aggregation date.

devicesMetrics?: IoTSecuritySolutionAnalyticsModelPropertiesDevicesMetricsItem[]

Property Value

metrics

Security analytics of your IoT Security solution.

metrics?: IoTSeverityMetrics

Property Value

mostPrevalentDeviceAlerts

List of the 3 most prevalent device alerts.

mostPrevalentDeviceAlerts?: IoTSecurityDeviceAlert[]

Property Value

mostPrevalentDeviceRecommendations

List of the 3 most prevalent device recommendations.

mostPrevalentDeviceRecommendations?: IoTSecurityDeviceRecommendation[]

Property Value

topAlertedDevices

List of the 3 devices with the most alerts.

topAlertedDevices?: IoTSecurityAlertedDevice[]

Property Value

unhealthyDeviceCount

Number of unhealthy devices within your IoT Security solution.

unhealthyDeviceCount?: number

Property Value

number