Get desktop application:
View/edit binary Protocol Buffers messages
string sandbox_id = 1
string template_id = 2
string build_id = 3
string templateID = 1
string buildID = 2
Used in: SandboxListCachedBuildsResponse
Used in: HealthStatusResponse
Used in: SandboxListResponse
Used in: RunningSandbox, SandboxCreateRequest
string template_id = 1
string build_id = 2
string kernel_version = 3
string firecracker_version = 4
bool huge_pages = 5
string sandbox_id = 6
map<string, string> env_vars = 7
map<string, string> metadata = 8
optional string alias = 9
string envd_version = 10
int64 vcpu = 11
int64 ram_mb = 12
string team_id = 13
int64 max_sandbox_length = 14
int64 total_disk_size_mb = 15
bool snapshot = 16
string base_template_id = 17
optional bool auto_pause = 18
optional string envd_access_token = 19
Used in: TemplateBuildStatusResponse
int32 rootfsSizeKey = 1
string envdVersionKey = 2
Used in: TemplateBuildStatusResponse
Building = 0
Failed = 1
Completed = 2
Used in: TemplateCreateRequest
string templateID = 1
string buildID = 2
int32 memoryMB = 3
int32 vCpuCount = 4
int32 diskSizeMB = 5
string kernelVersion = 6
string firecrackerVersion = 7
string startCommand = 8
bool hugePages = 9