Skip to main content

Update the Resources Scan Config

Returns the resource scan configs for those that have been updated.

Request Body
  • enableScanning boolean
  • scanType string nullable

    Possible values: [not_selected, backwardForward, forward, na, systemResources]

  • scanOption string nullable

    Possible values: [exposure_only, sensitive_in_publicly_exposed, all, resource_level]

  • resources object[]
  • Array [
  • resourceName string
  • resourceGroup string
  • accountId string
  • cloudType CloudType

    Possible values: [aws, gcp, azure]

  • ]
Responses

success


Schema
    any
Loading...