Skip to main content

Update a sysctl parameter

PUT 

/api/node/:hostname/sysctl/:key

Update an existing sysctl kernel parameter on the target node. Fails if the key is not currently managed. This operation is idempotent — updating with the same value results in no change.

Request

Responses

Sysctl parameter updated.