IoTSecuritySolutionAnalyticsModel Class

Security analytics of your IoT Security solution.

Variables are only populated by the server, and will be ignored when sending a request.

Constructor

IoTSecuritySolutionAnalyticsModel(*, top_alerted_devices: List[_models.IoTSecurityAlertedDevice] | None = None, most_prevalent_device_alerts: List[_models.IoTSecurityDeviceAlert] | None = None, most_prevalent_device_recommendations: List[_models.IoTSecurityDeviceRecommendation] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
top_alerted_devices

List of the 3 devices with the most alerts.

Default value: None
most_prevalent_device_alerts

List of the 3 most prevalent device alerts.

Default value: None
most_prevalent_device_recommendations

List of the 3 most prevalent device recommendations.

Default value: None

Variables

Name Description
id
str

Resource Id.

name
str

Resource name.

type
str

Resource type.

metrics

Security analytics of your IoT Security solution.

unhealthy_device_count
int

Number of unhealthy devices within your IoT Security solution.

devices_metrics

List of device metrics by the aggregation date.

top_alerted_devices

List of the 3 devices with the most alerts.

most_prevalent_device_alerts

List of the 3 most prevalent device alerts.

most_prevalent_device_recommendations

List of the 3 most prevalent device recommendations.