package Service

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

service Service

service.proto:23

enum Action

service.proto:52

An action taken to modify the operational status of a service.

Used in: ActionRequest

message ServiceStatus

service.proto:63

ServiceStatus pairs a service with it's current status.

Used in: ListReply, StatusReply

enum Status

service.proto:44

The operational status of the service.

Used in: ServiceStatus

enum SystemType

service.proto:38

A SystemType specifies the service management system on which to operate. The 'unknown' value, if specified in a request, will map to an appropriate implementation-defined default for the system running SansShell.

Used in: ActionReply, ActionRequest, ListReply, ListRequest, StatusReply, StatusRequest