Retrieves the estimated scan volume for agentless detection.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-sas:GetAgentlessTaskUsedSizeEstimate |
get |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| AssetSelectionType |
string |
Yes |
The asset selection identifier. |
AGENTLESS_SCAN_ONCE_TASK_1720145****** |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. Alibaba Cloud generates a unique identifier for each API request. You can use this ID to troubleshoot issues. |
CD380235-A0B8-540D-A0D5-D62884469E3C |
| EstimateUsedSize |
integer |
The estimated scan volume of the detection task. Unit: GB. |
1 |
Examples
Success response
JSON format
{
"RequestId": "CD380235-A0B8-540D-A0D5-D62884469E3C",
"EstimateUsedSize": 1
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 500 | ServerError | ServerError | |
| 403 | NoPermission | caller has no permission |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.