Get desktop application:
View/edit binary Protocol Buffers messages
CNS defines the gRPC service exposed by CNS to interact with DNC.
Sets the orchestrator information for a node.
SetOrchestratorInfoRequest is the request message for setting the orchestrator information.
The partition key for DNC.
The node ID.
The type of the orchestrator.
SetOrchestratorInfoResponse is the response message for setting the orchestrator information.
(message has no fields)
Retrieves detailed information about a specific node. Primarily used for health checks.
NodeInfoRequest is the request message for retrieving detailed information about a specific node.
The node ID to identify the specific node.
NodeInfoResponse is the response message containing detailed information about a specific node.
The node ID.
The name of the node.
The IP address of the node.
Indicates whether the node is healthy or not.
The current status of the node (e.g., running, stopped).
Additional information about the node's health or status.