GET
/v1/bench/host/{id}/docker
Docker bench
POST
/v1/bench/host/{id}/docker
Docker bench run
GET
/v1/bench/host/{id}/kubernetes
Kubernetes bench
POST
/v1/bench/host/{id}/kubernetes
Kubernetes bench run
GET
/v1/compliance/profile
Get compliance profile list
GET
/v1/compliance/profile/{name}
Get compliance profile detail
PATCH
/v1/compliance/profile/{name}
Configure compliance profile
PATCH
/v1/compliance/profile/{name}/entry/{check}
Configure compliance profile entry
DELETE
/v1/compliance/profile/{name}/entry/{check}
Delete compliance profile entry
GET
/v1/custom_check
Get custom check scripts of all groups
GET
/v1/custom_check/{group}
GET custom check scripts of the specified group
PATCH
/v1/custom_check/{group}
Update custom check scripts of the specified group