PlanetExplodedEvent
- eventType: string Format: uuid
Id required - eventenum
Type const:planet.explodedrequiredvalues- planet
.exploded
- explosionType: objectrequired
- intensityType: numbermin:0max:10required
Explosion intensity on a scale of 0-10
- typeType: string enumrequiredvalues
- supernova
- nova
- collision
- artificial
- energyType: string
Released Energy released in joules (scientific notation)
- newType: array object[]
Celestial Bodies
- planetType: object · Planetrequired
A planet in the Scalar Galaxy
- idType: integer Format: int64read-onlyrequired
Signed 64-bit integers (long type).
- nameType: stringrequired
- atmosphereType: array object[]
- creatorType: object · User
A user
- descriptionType: string
- discoveredType: string Format: date-time
At the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- habitabilityType: number Format: float
Index min:0max:1 - imageType: string nullable
- lastType: string Format: date-time
Updated read-onlythe date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- physicalType: object
Properties - satellitesType: array object[] · Satellite[]
Every satellite in the Scalar Galaxy
- tagsType: array string[]
- typeType: string enumvalues
- terrestrial
- gas
_giant - ice
_giant - dwarf
- super
_earth
- timestampType: string Format: date-timerequired
the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- affectedType: array object[]
Objects - distanceType: number
Distance in kilometers
- impactType: string enumvalues
- none
- minor
- moderate
- severe
- planetType: integer Format: int64
Id Signed 64-bit integers (long type).
- 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)