DomainLifecycleEvent
One marker on a domain's lifecycle timeline: the per-domain version number to fetch full detail for via GET /domains/{id}/versions/{version}, the change type to render, and when it occurred. It is the condensed peer of the full domain_version resource, sized for drawing the timeline rather than inspecting one event.
- objectType: string
Resource type identifier
- versionType: integer
Per-domain version number to fetch full detail for
- changeType: string · DomainVersionChangeTypeenum
_type Classification of the lifecycle event that produced this version
values- registration
_pending = Change Type Registration Pending - registered =
Change Type Registered - renewed =
Change Type Renewed
- occurredType: string
_at When this event was recorded