Event Class

A container group or container instance event.

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

Inheritance
Event

Constructor

Event(**kwargs)

Variables

count
int

The count of the event.

first_timestamp
datetime

The date-time of the earliest logged event.

last_timestamp
datetime

The date-time of the latest logged event.

name
str

The event name.

message
str

The event message.

type
str

The event type.