Skip to main content

Update the Sonobuoy compliance scan log by uid

PUT 

/v1/spectroclusters/:uid/features/complianceScan/logs/drivers/sonobuoy

Update the Sonobuoy 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

    property name*

    Sonobuoy report

    failint32

    logs

    undefined[]

  • Array [

  • descriptionstring
    msgstring
    outputstring
    pathstring
    statestring
  • ]

  • nodestring
    passint32
    pluginstring
    statusstring
    totalint32
    requestUidstringrequired
    statusstringrequired

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

Responses

The resource was updated successfully

Loading...