/sys/config/control-group
The /sys/config/control-group
endpoint is used to configure Control Group settings.
Read control group settings
This endpoint returns the current Control Group configuration.
Method | Path |
---|---|
|
|
Sample request
Sample response
Configure control group settings
This endpoint allows configuring control groups.
Method | Path |
---|---|
|
|
Parameters
max_ttl
int
– The maximum ttl for a control group wrapping token. This can be provided in seconds or duration (2h).
Sample payload
Sample request
Delete control group settings
This endpoint removes any control group configuration.
Method | Path |
---|---|
|
|
Sample request
Last updated