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
Gateway
The gateway proxies requests and injects credentials server-side. Configure credentials above, then enter your gateway URL.

Saved automatically to browser storage.

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.

Enter a gateway URL above to enable sending.

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

TypeScript

import datadog from '@utdk/datadog';

await datadog.getawsondemandtask()