Code0 LogoCode0

RuntimeStatus

A runtime status information entry

Fields without arguments

NameTypeDescription
configurationsRuntimeStatusConfigurationConnection!The detailed configuration entries for this runtime status (only for adapters)
createdAtTime!Time when this RuntimeStatus was created
idRuntimeStatusID!Global ID of this RuntimeStatus
identifierString!The unique identifier for this runtime status
lastHeartbeatTimeThe timestamp of the last heartbeat received from the runtime
runtimeFeatures[RuntimeFeature!]!The set of features supported by the runtime
statusRuntimeStatusStatus!The current status of the runtime (e.g. running, stopped)
typeRuntimeStatusType!The type of runtime status information (e.g. adapter, execution)
updatedAtTime!Time when this RuntimeStatus was last updated

On this page