cURL
curl --request GET \ --url http://localhost:2468/v1/processes/config
{ "defaultRunTimeoutMs": 1, "maxConcurrentProcesses": 1, "maxInputBytesPerRequest": 1, "maxLogBytesPerProcess": 1, "maxOutputBytes": 1, "maxRunTimeoutMs": 1 }
Returns the current runtime configuration for the process management API, including limits for concurrency, timeouts, and buffer sizes.
Current runtime process config
x >= 0