Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IoTSecuritySolutionAnalyticsModel

Package version

Security analytics of your IoT Security solution

Hierarchy

  • Resource
    • IoTSecuritySolutionAnalyticsModel

Index

Properties

Optional devicesMetrics

List of device metrics by the aggregation date. NOTE: This property will not be serialized. It can only be populated by the server.

Optional id

id: undefined | string

Resource Id NOTE: This property will not be serialized. It can only be populated by the server.

Optional metrics

Security analytics of your IoT Security solution. NOTE: This property will not be serialized. It can only be populated by the server.

Optional mostPrevalentDeviceAlerts

mostPrevalentDeviceAlerts: IoTSecurityDeviceAlert[]

List of the 3 most prevalent device alerts.

Optional mostPrevalentDeviceRecommendations

mostPrevalentDeviceRecommendations: IoTSecurityDeviceRecommendation[]

List of the 3 most prevalent device recommendations.

Optional name

name: undefined | string

Resource name NOTE: This property will not be serialized. It can only be populated by the server.

Optional topAlertedDevices

topAlertedDevices: IoTSecurityAlertedDevice[]

List of the 3 devices with the most alerts.

Optional type

type: undefined | string

Resource type NOTE: This property will not be serialized. It can only be populated by the server.

Optional unhealthyDeviceCount

unhealthyDeviceCount: undefined | number

Number of unhealthy devices within your IoT Security solution. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc