次の方法で共有


Event Class

A container group or container instance event.

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

Constructor

Event(**kwargs: Any)

Variables

Name Description
count
int

The count of the event.

first_timestamp

The date-time of the earliest logged event.

last_timestamp

The date-time of the latest logged event.

name
str

The event name.

message
str

The event message.

type
str

The event type.