PUT /sudoers/{entryname}/commands/
Add/Delete commands for a SUDOer entry
put/v1/sudoers/{entryname}/commands/
Path parameters
entrynamestring required
name of the sudoer entry
Request body
Response
200
Example response
{
"status": "ok"
}Add/Delete commands for a SUDOer entry
name of the sudoer entry
200
{
"status": "ok"
}