PlanetUpdatedEvent
- changesType: array object[] · FieldChange[]required
List of fields that were modified
- fieldType: stringrequired
Name of the field that changed
- new
Value requiredNew value of the field
- old
Value requiredPrevious value of the field
- eventType: string Format: uuid
Id required - eventenum
Type const:planet.updatedrequiredvalues- planet
.updated
- 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
- 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)