OptionalactionRead-only The action that caused this event. New actions may be added in the future.
Optional ReadonlycreatedRead-only When the system created this event.
Optional ReadonlydetailsBeta, Read-only Maintenance details for this event, if any.
Optionalcomplete_time?: stringThe 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"Differentiates between scheduled and emergency maintenance.
Optionalmaintenance_policy_set?: stringThe maintenance policy the user configures for this event.
Optionalnot_before?: stringThe 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"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?: stringThe 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.
Optional ReadonlydurationRead-only The number of seconds that it takes for the event to complete.
Optional ReadonlyentityRead-only Detailed information about the entity that triggered this event.
Optionalid?: numberThe unique identifier assigned to the entity.
Optionallabel?: stringThe name of the entity. The label may reflect changes that occur with this event.
Optionaltype?: Read-only 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.
Optional ReadonlyidRead-only The unique ID of this event.
OptionalmessageAdditional information about the event. This can be a more detailed representation of an event that can help you diagnose non-obvious failures.
Optional Readonlypercent_Read-only A percentage estimating the amount of time remaining for an event. Returned as null for notification events.
Optional ReadonlyrateRead-only The rate of completion of the event. Only some events return a rate, such as the migration and resize events.
Optional Readonlysecondary_Read-only 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.
Optional Readonlytype?: stringRead-only The 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.
Optional ReadonlyseenRead-only If a user on your account has marked an event as seen.
OptionalstatusRead-only The current status of this event.
Optional Readonlytime_Read-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.
Optional ReadonlyusernameRead-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.