Update the KubeBench compliance scan log by uid
PUT/v1/spectroclusters/:uid/features/complianceScan/logs/drivers/kubeBench
Update the KubeBench compliance scan log by uid
Request
Path Parameters
uid stringrequired
Header Parameters
ProjectUid string
Scope the request to the specified project uid
- application/json
Body
reports
object
required
description
properties{"type":"string"}
requestUidstringrequired
statusstringrequired
Possible values: [Completed
, InProgress
, Failed
, Initiated
]
Responses
- 204
The resource was updated successfully
Loading...