CelestialBodyCreatedEvent
- celestialType: object · CelestialBody
Body requiredA celestial body which can be either a planet or a satellite
- typeType: string enumrequired
Type of celestial body
values- planet
- satellite
- planetType: object · Planet
Planet data (when type is 'planet')
- satelliteType: object · Satellite
Satellite data (when type is 'satellite')
- eventType: string Format: uuid
Id required - eventenum
Type const:celestial_body.createdrequiredvalues- celestial
_body .created
- timestampType: string Format: date-timerequired
the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- discoveryType: object
- methodType: string enumvalues
- telescope
_observation - space
_probe - mathematical
_prediction - collision
_remnant
- observatoryType: string
- metadataType: object · EventMetadata
- correlationType: string
Id Correlation ID for tracing related events
- requestType: string
Id ID of the request that triggered the event
- severityType: string enum
Event severity level
values- info
- warning
- error
- critical
- sourceType: string
Source system that generated the event
- userType: integer Format: int64
Id ID of the user who triggered the event (if applicable)