package api
Get desktop application:
View/edit binary Protocol Buffers messages
bool valid = 1
string message = 2
string type = 1
optional Settings settings = 2
Used in: Containers
string id = 1
string image = 2
string ip = 3
string name = 4
string status = 5
Used in: Flows
string uuid = 1
string source_addr = 2
string dest_addr = 3
string l4_protocol = 4
string l7_protocol = 5
oneof request
oneof response
Used in: Flow
string path = 1
map<string, StringList> headers = 2
bytes payload = 3
Used in: Flow
map<string, StringList> headers = 1
bytes payload = 2
Used in: Flow
string method = 1
string host = 2
string path = 3
string http_version = 4
map<string, StringList> headers = 5
bytes payload = 6
Used in: Flow
string http_version = 1
int32 status = 2
string status_msg = 3
map<string, StringList> headers = 4
bytes payload = 5
Used as response type in: TrayceAgent.SendAgentVerified, TrayceAgent.SendContainersObserved, TrayceAgent.SendFlowsObserved
Used in: Flow
Used in: Flow
Used in: Command
repeated string container_ids = 1
string license_key = 2
Used in: GRPCRequest, GRPCResponse, HTTPRequest, HTTPResponse, SQLQuery, SQLResponse
repeated string values = 1