package x.status.pb

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message Status

status.proto:34

Status is a standardized message used to communicate state across the Synnax platform. Statuses support different severity variants and can carry component-specific details.

Used in: api.channel.pb.Channel, grpc.status.RetrieveResponse, grpc.status.SetRequest, grpc.status.SetResponse, service.arc.pb.Arc, service.device.pb.Device, service.rack.pb.Rack, service.task.pb.Task

enum Variant

status.proto:22

Variant is the severity or type of a status message.

Used in: Status