provider Agentless Scanning GET /api/v2/agentless_scanning/ondemand/aws/{task_id}
@utdk/datadog /api/v2/agentless_scanning/ondemand/aws/{task_id}
Get AWS on demand task
Fetch the data of a specific on demand task.
task_id path required
The UUID of the task.
string

Try it

Authentication
Configure credentials for Datadog API V2 Collection
getawsondemandtask
GET/api/v2/agentless_scanning/ondemand/aws/{task_id}
Fetch the data of a specific on demand task.

Parameters

required

The UUID of the task.

Configure credentials above to enable sending.

Code snippet
Updates live as you fill in the form above.

TypeScript

import datadog from '@utdk/datadog';

await datadog.getawsondemandtask()