Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion .generator/schemas/v1/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27245,7 +27245,11 @@ paths:
Results are paginated with a max of 1000 results at a time.

**Note:** If the host is an Amazon EC2 instance, `id` is replaced with `aws_id`
in the response.'
in the response.

**Note**: To enrich the data returned by this endpoint with security scans,
see the new [api/v2/security/scanned-assets-metadata](https://docs.datadoghq.com/api/latest/security-monitoring/#list-scanned-assets-metadata)
endpoint.'
operationId: ListHosts
parameters:
- description: String to filter search results.
Expand Down
Loading
Loading