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: src/datadog_api_client/v1/api/hosts_api.py
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -194,6 +194,7 @@ def list_hosts(
194
194
Retention is 7 days.
195
195
Results are paginated with a max of 1000 results at a time.
196
196
**Note:** If the host is an Amazon EC2 instance, ``id`` is replaced with ``aws_id`` in the response.
197
+
**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