Get desktop application:
View/edit binary Protocol Buffers messages
(message has no fields)
string containerId = 1
oneof payload
string containerId = 1
repeated string command = 2
oneof payload
(message has no fields)
(message has no fields)
string containerId = 1
int32 streamTypes = 4
(message has no fields)
(message has no fields)
string containerId = 1
int32 streamTypes = 3
string containerId = 1
int32 streamTypes = 4
(message has no fields)
(message has no fields)
string status = 1
string layer = 2
int64 current = 3
int64 total = 4
string error = 5
(message has no fields)
Used in: ContainerEvent, FindContainerResponse, ListContainersResponse, StreamContainerStartedResponse
string id = 1
string name = 2
string image = 3
string status = 4
string state = 5
string ImageId = 6
string health = 9
string host = 10
bool tty = 11
map<string, string> labels = 12
string group = 14
string command = 15
uint64 memoryLimit = 17
double cpuLimit = 18
bool fullyLoaded = 19
repeated string env = 20
repeated string ports = 21
string restartPolicy = 23
string networkMode = 24
repeated MountStat mountStats = 25
repeated Mount mounts = 26
Used in: ContainerActionRequest
Start = 0
Stop = 1
Restart = 2
Remove = 3
Used in: StreamEventsResponse
string actorId = 1
string name = 2
string host = 3
map<string, string> actorAttributes = 5
optional Container container = 6
Used in: Container, StreamStatsResponse
string id = 1
double cpuPercent = 2
double memoryUsage = 3
double memoryPercent = 4
uint64 networkRxTotal = 5
uint64 networkTxTotal = 6
uint64 diskReadTotal = 7
uint64 diskWriteTotal = 8
Used in: HostInfoResponse
string id = 1
string name = 2
string nodeAddress = 3
bool swarm = 4
map<string, string> labels = 5
string operatingSystem = 6
string osVersion = 7
string osType = 8
uint32 cpuCores = 9
uint64 memory = 10
string agentVersion = 11
string dockerVersion = 12
string runtime = 13
Used in: StreamLogsResponse
uint32 id = 1
string containerId = 2
string level = 5
string stream = 6
string type = 7
string rawMessage = 8
Used in: GroupMessage
Used in: Container
string type = 1
string source = 2
string destination = 3
bool rw = 4
Used in: Container
string destination = 1
uint64 total = 2
uint64 free = 3
uint64 used = 4
bool available = 5
Used in: UpdateCloudConfigRequest
string apiKey = 1
string prefix = 2
Used in: UpdateNotificationConfigRequest
int32 id = 1
string name = 2
string type = 3
string url = 4
string template = 5
map<string, string> headers = 6
Used in: UpdateNotificationConfigRequest
int32 id = 1
string name = 2
bool enabled = 3
int32 dispatcherId = 4
string logExpression = 5
string containerExpression = 6
string metricExpression = 7
int32 cooldown = 8
int32 sampleWindow = 9
string eventExpression = 10
Used in: GetNotificationStatsResponse
int32 subscriptionId = 1
int64 triggerCount = 2
repeated string triggeredContainerIds = 4
Used in: FindContainerRequest, ListContainersRequest
repeated string values = 1
Used in: ContainerAttachRequest, ContainerExecRequest
uint32 width = 1
uint32 height = 2
Used as response type in: AgentService.LogsBetweenDates, AgentService.StreamLogs