Perform a Credit Estimation For The Specified Resources.
POST/config/v3/estimated-credits
Returns the total data volume size of all the requested resources and equivalent credits of data volume.
Request
- application/json
Body
- Array [
- ]
scanOption ResourceScanOption (string)
Possible values: [exposure_only
, sensitive_in_publicly_exposed
, all
, resource_level
]
scanType ResourceScanType (string)
Possible values: [not_selected
, backwardForward
, forward
, na
, systemResources
]
resources object[]
resourceName string
resourceGroup string
accountId string
cloudType CloudType (string)
Possible values: [aws
, gcp
, azure
]
Responses
- 200
- 400
- 403
success
- application/json
- Schema
Schema
- any
bad_request
unauthorized_access
Loading...