OptionaldataOptionalaction?: Optionalcreated?: stringFilterable When the system created this event.
Optionaldetails?: {Beta Maintenance details for this event, if any.
Optionalcomplete_time?: stringFilterable 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.
Optionaldescription?: "Scheduled Maintenance" | "Emergency Maintenance"Filterable Differentiates between scheduled and emergency maintenance.
Optionalmaintenance_policy_set?: stringFilterable The maintenance policy the user configures for this event.
Optionalnot_before?: stringFilterable 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.
Optionalsource?: "platform" | "user"Filterable 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.
Optionalstart_time?: stringFilterable 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.
Optionalduration?: numberThe number of seconds that it takes for the event to complete.
Optionalentity?: {Detailed information about the entity that triggered this event.
Optionalid?: numberFilterable The unique identifier assigned to the entity.
📘
Consider these points when filtering by
id:
The
disksandbackupsentities use theidof their parent Linode when filtering for events.The
accountandprofileentities don't have anid. To filter these entities, use thetypeobject instead.The
tagentity uses the tag's name as itsid. Set this value to the tag's name to filter.
Optionallabel?: stringThe name of the entity. The label may reflect changes that occur with this event.
Optionaltype?: Filterable The type of entity that is being referenced by the event.
Optionalurl?: stringThe 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.
Optionalid?: numberFilterable The unique ID of this event.
Optionalmessage?: string | nullAdditional information about the event. This can be a more detailed representation of an event that can help you diagnose non-obvious failures.
Optionalpercent_complete?: number | nullA percentage estimating the amount of time remaining for an event. Returned as null for notification events.
Optionalrate?: string | nullThe rate of completion of the event. Only some events return a rate, such as the migration and resize events.
Optionalsecondary_entity?: { id?: string; label?: string; type?: string; url?: string }Detailed information about the event's secondary entity, if applicable.
Optionalid?: stringThe identifier for the secondary entity object.
Optionallabel?: stringThe name of the secondary entity object.
Optionaltype?: stringThe type of secondary entity object that's being referenced by the event.
Optionalurl?: stringThe 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.
Optionalseen?: booleanIf a user on your account has marked an event as seen.
Optionalstatus?: The current status of this event.
Optionaltime_remaining?: string | nullThe estimated time remaining until the event completes. This is only returned for some in-progress migration events. Otherwise, the percent_complete attribute indicates how long until completion.
Optionalusername?: string | nullThe name of the user whose action caused the event.
OptionalpageThe current page.
OptionalpagesThe total number of pages.
OptionalresultsThe total number of results.
Filterable The action that caused this event. New actions may be added in the future.