Get desktop application:
View/edit binary Protocol Buffers messages
string from = 1
bytes payload = 2
repeated Token tokens = 1
string job_name = 1
map<string, string> config = 2
uint32 status_server = 3
bytes output = 1
string error = 2
bytes output = 2
bool error = 3
string from = 1
bytes payload = 2
Used as request type in: Dkron.SetExecution
Used as field type in: AgentRunRequest, AgentRunStream, ExecutionDoneRequest, GetActiveExecutionsResponse
string job_name = 1
bool success = 2
bytes output = 3
string node_name = 4
int64 group = 5
uint32 attempt = 6
Used in: AgentRunRequest, DeleteJobResponse, GetJobResponse, RunJobResponse, SetJobRequest, SetJobResponse, ToggleJobResponse
string name = 1
string timezone = 2
string schedule = 3
string owner = 7
string owner_email = 8
int32 success_count = 9
int32 error_count = 10
bool disabled = 11
map<string, string> tags = 12
uint32 retries = 13
repeated string dependent_jobs = 14
string parent_job = 15
string concurrency = 16
string executor = 17
map<string, string> executor_config = 18
string status = 19
map<string, string> metadata = 20
string displayname = 24
map<string, PluginConfig> processors = 27
bool ephemeral = 28
Used in: Job
Used in: Job
map<string, string> config = 1
Used in: ACLPolicyInfoResponse, ACLPolicyListResponse, ACLPolicyUpsertRequest
string name = 1
string rules = 2
Used in: RaftGetConfigurationResponse
string id = 1
string node = 2
string address = 3
bool leader = 4
bool voter = 5
string raft_protocol = 6
Used in: ACLTokenInfoResponse, ACLTokenListResponse, ACLTokenUpsertRequest
string accessor = 1
string secret = 2
string name = 3
repeated string policies = 7
Used in: Token