19 lines
440 B
JSON
19 lines
440 B
JSON
{
|
|
"protocol_version": 1,
|
|
"invocation_id": "fedcba9876543210fedcba9876543210",
|
|
"operation": "doctor",
|
|
"staged_sample": null,
|
|
"analysis_path": null,
|
|
"limits": {
|
|
"max_heap_mib": 2048,
|
|
"max_cpu": 2,
|
|
"analysis_timeout_seconds": 60,
|
|
"decompile_timeout_seconds": null,
|
|
"child_watchdog_seconds": 120,
|
|
"max_sample_bytes": 1073741824,
|
|
"max_inline_bytes": 65536
|
|
},
|
|
"arguments": {
|
|
"kind": "doctor"
|
|
}
|
|
}
|