IotAlertList Class

List of IoT alerts.

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

Inheritance
IotAlertList

Constructor

IotAlertList(**kwargs)

Variables

value
list[IotAlert]

List data.

next_link
str

When available, follow the URI to get the next page of data.

total_count
int

Total count of alerts that conforms with the given filter options (not affected by page size).