You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/datadog-api-client-v1/apis/HostsApi.ts
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -594,6 +594,7 @@ export class HostsApi {
594
594
* Retention is 7 days.
595
595
* Results are paginated with a max of 1000 results at a time.
596
596
* **Note:** If the host is an Amazon EC2 instance, `id` is replaced with `aws_id` in the response.
597
+
* **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.
0 commit comments