Update the Resources Scan Config
Returns the resource scan configs for those that have been updated.
- application/json
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 stringresourceGroup stringaccountId stringcloudType CloudTypePossible values: [
aws
,gcp
,azure
]]
Responses
- 200
- 204
- 400
- 403
- 500
success
- application/json
- Schema
Schema
- any
no_content
bad_request
unauthorized_access
internal_error
Loading...