A JSON object containing various diagnostic and introspection information from a running Ceramic node.

Hierarchy

  • NodeStatusResponse

Properties

Anchoring-related information.

composeDB?: ComposeDBStatus

Information about the connected IPFS node.

network: string

The Ceramic network the node is connected to.

runId: string

A random UUID that is generated each time a node starts up. Can be used to detect when a node restarts.

uptimeMs: number

How long the node has been running.