NewDiscoveryEvent
- 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')
- discoveryType: objectrequired
- descriptionType: stringrequired
- significanceType: string enumrequiredvalues
- low
- medium
- high
- revolutionary
- typeType: string enumrequiredvalues
- habitable
_planet - new
_element - alien
_life - wormhole
- black
_hole
- eventType: string Format: uuid
Id required - eventenum
Type const:discovery.newrequiredvalues- discovery
.new
- timestampType: string Format: date-timerequired
the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- 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)
- researchType: object
- methodType: string
- observatoryType: string
- paperType: string Format: uri