Skip to main content
Version: latest

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

Body

    reports

    object

    required

    description
    properties{"type":"string"}
    requestUidstringrequired
    statusstringrequired

    Possible values: [Completed, InProgress, Failed, Initiated]

Responses

The resource was updated successfully

Loading...