Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.canton.network/llms.txt

Use this file to discover all available pages before exploring further.

Back to overview

Protobuf Package

com.digitalasset.canton.admin.health.v30

1 services, 4 endpoints, 14 messages, 1 enums

gRPC

Source Files

community/admin-api/src/main/protobuf/com/digitalasset/canton/admin/health/v30/status_service.proto

Current source file in the latest published descriptor snapshot.

StatusService

StatusService.GetLastErrorTrace

gRPCSince 3.4.0

rpc StatusService.GetLastErrorTrace(com.digitalasset.canton.admin.health.v30.GetLastErrorTraceRequest) returns (com.digitalasset.canton.admin.health.v30.GetLastErrorTraceResponse);

StatusService.GetLastErrors

gRPCSince 3.4.0

rpc StatusService.GetLastErrors(com.digitalasset.canton.admin.health.v30.GetLastErrorsRequest) returns (com.digitalasset.canton.admin.health.v30.GetLastErrorsResponse);

StatusService.HealthDump

gRPCSince 3.4.0

rpc StatusService.HealthDump(com.digitalasset.canton.admin.health.v30.HealthDumpRequest) returns (stream com.digitalasset.canton.admin.health.v30.HealthDumpResponse);

StatusService.SetLogLevel

gRPCSince 3.4.0

rpc StatusService.SetLogLevel(com.digitalasset.canton.admin.health.v30.SetLogLevelRequest) returns (com.digitalasset.canton.admin.health.v30.SetLogLevelResponse);

Type Inventory

These are the package-level message and enum shapes in the publish-version snapshot.

com.digitalasset.canton.admin.health.v30.ComponentStatus

5 fields

namestring
okStatusData
degradedStatusData
failedStatusData
fatalStatusData

com.digitalasset.canton.admin.health.v30.ComponentStatus.StatusData

1 fields

descriptionstring

com.digitalasset.canton.admin.health.v30.GetLastErrorTraceRequest

1 fields

trace_idstring

com.digitalasset.canton.admin.health.v30.GetLastErrorTraceResponse

1 fields

messagesrepeated string

com.digitalasset.canton.admin.health.v30.GetLastErrorsRequest

0 fields

com.digitalasset.canton.admin.health.v30.GetLastErrorsResponse

1 fields

errorsrepeated Error

com.digitalasset.canton.admin.health.v30.GetLastErrorsResponse.Error

2 fields

trace_idstring
messagestring

com.digitalasset.canton.admin.health.v30.HealthDumpRequest

1 fields

chunk_sizeuint32

com.digitalasset.canton.admin.health.v30.HealthDumpResponse

1 fields

chunkbytes

com.digitalasset.canton.admin.health.v30.NotInitialized

2 fields

activebool
waiting_for_external_inputWaitingForExternalInput

com.digitalasset.canton.admin.health.v30.NotInitialized.WaitingForExternalInput

4 values

  • WAITING_FOR_EXTERNAL_INPUT_UNSPECIFIED
  • WAITING_FOR_EXTERNAL_INPUT_ID
  • WAITING_FOR_EXTERNAL_INPUT_NODE_TOPOLOGY
  • WAITING_FOR_EXTERNAL_INPUT_INITIALIZATION

com.digitalasset.canton.admin.health.v30.SetLogLevelRequest

1 fields

levelstring

com.digitalasset.canton.admin.health.v30.SetLogLevelResponse

0 fields

com.digitalasset.canton.admin.health.v30.Status

7 fields

uidstring
uptimeDuration
portsrepeated map
activebool
topology_queuesTopologyQueueStatus
componentsrepeated ComponentStatus
versionstring

com.digitalasset.canton.admin.health.v30.TopologyQueueStatus

3 fields

manageruint32
dispatcheruint32
clientsuint32