IoTSecuritySolutionAnalyticsModel interface
Security analytics of your IoT Security solution
- Extends
Properties
| devices |
List of device metrics by the aggregation date. NOTE: This property will not be serialized. It can only be populated by the server. |
| metrics | Security analytics of your IoT Security solution. NOTE: This property will not be serialized. It can only be populated by the server. |
| most |
List of the 3 most prevalent device alerts. |
| most |
List of the 3 most prevalent device recommendations. |
| top |
List of the 3 devices with the most alerts. |
| unhealthy |
Number of unhealthy devices within your IoT Security solution. NOTE: This property will not be serialized. It can only be populated by the server. |
Inherited Properties
| id | Resource Id NOTE: This property will not be serialized. It can only be populated by the server. |
| name | Resource name NOTE: This property will not be serialized. It can only be populated by the server. |
| type | Resource type NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
devicesMetrics
List of device metrics by the aggregation date. NOTE: This property will not be serialized. It can only be populated by the server.
devicesMetrics?: IoTSecuritySolutionAnalyticsModelPropertiesDevicesMetricsItem[]
Property Value
metrics
Security analytics of your IoT Security solution. NOTE: This property will not be serialized. It can only be populated by the server.
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. NOTE: This property will not be serialized. It can only be populated by the server.
unhealthyDeviceCount?: number
Property Value
number
Inherited Property Details
id
Resource Id NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
Inherited From Resource.id
name
Resource name NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From Resource.name
type
Resource type NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From Resource.type