Read-only The action that caused this event. New actions may be added in the future.
Readonlycreated: stringRead-only When the system created this event.
Readonlydetails: {Beta, Read-only Maintenance details for this event, if any.
The time the maintenance completed. This field is filterable based on these parameters:
A single ISO 8601 timestamp (yyyy-mm-ddThh:mm:ss), which returns only matches for that value.
Pairs of operator string keys (+or, +gt, +gte, +lt, +lte, or +neq) and individual ISO 8601 timestamps. The +or operator accepts an array of values that can consist of single date-time strings or dictionaries of inequality operator pairs.
Differentiates between scheduled and emergency maintenance.
The maintenance policy the user configures for this event.
The scheduled start time for the event. This field is filterable based on these parameters:
A single ISO 8601 timestamp (yyyy-mm-ddThh:mm:ss), which returns only matches for that value.
Pairs of operator string keys (+or, +gt, +gte, +lt, +lte, or +neq) and individual ISO 8601 timestamps. The +or operator accepts an array of values that can consist of single date-time strings or dictionaries of inequality operator pairs.
The origin of the event. A platform source indicates that the event was initiated by Akamai. A user source indicates that the event was initiated by the user.
The actual start time for the event. This field is filterable based on these parameters:
A single ISO 8601 timestamp (yyyy-mm-ddThh:mm:ss), which returns only matches for that value.
Pairs of operator string keys (+or, +gt, +gte, +lt, +lte, or +neq) and individual ISO 8601 timestamps. The +or operator accepts an array of values that can consist of single date-time strings or dictionaries of inequality operator pairs.
Readonlyduration: numberRead-only The number of seconds that it takes for the event to complete.
Readonlyentity: {Read-only Detailed information about the entity that triggered this event.
The unique identifier assigned to the entity.
The name of the entity. The label may reflect changes that occur with this event.
Read-only The type of entity that is being referenced by the event.
The URL where you can access this event's entity. If it's a relative URL, it's relative to the domain where you retrieved the event.
Readonlyid: numberRead-only The unique ID of this event.
Additional information about the event. This can be a more detailed representation of an event that can help you diagnose non-obvious failures.
Readonlypercent_complete: number | nullRead-only A percentage estimating the amount of time remaining for an event. Returned as null for notification events.
Readonlyrate: string | nullRead-only The rate of completion of the event. Only some events return a rate, such as the migration and resize events.
Readonlysecondary_entity: { id: string; label: string; type: string; url: string }Read-only Detailed information about the event's secondary entity, if applicable.
The identifier for the secondary entity object.
The name of the secondary entity object.
Readonlytype: stringRead-only The type of secondary entity object that's being referenced by the event.
The URL where you can access this event's secondary entity object. If it's a relative URL, it's relative to the domain where you retrieved the event.
Readonlyseen: booleanRead-only If a user on your account has marked an event as seen.
Read-only The current status of this event.
Readonlytime_remaining: string | nullRead-only The estimated time remaining until the event completes. This is only returned for some in-progress migration events. Otherwise, percent_complete indicates how long until completion.
Readonlyusername: string | nullRead-only The name of the user whose action caused the event.
A specific event object. An event is an action taken against an entity related to your account. For example, if you boot a Linode, the system creates an event. The events returned depend on your user grants.