diff --git a/.apigentools-info b/.apigentools-info index f4f5788f9a4f..a072d5d99027 100644 --- a/.apigentools-info +++ b/.apigentools-info @@ -4,13 +4,13 @@ "spec_versions": { "v1": { "apigentools_version": "1.6.6", - "regenerated": "2025-06-09 14:45:35.193886", - "spec_repo_commit": "79e7c933" + "regenerated": "2025-06-09 22:44:44.928970", + "spec_repo_commit": "37759f0c" }, "v2": { "apigentools_version": "1.6.6", - "regenerated": "2025-06-09 14:45:35.210362", - "spec_repo_commit": "79e7c933" + "regenerated": "2025-06-09 22:44:44.944692", + "spec_repo_commit": "37759f0c" } } } \ No newline at end of file diff --git a/.generator/schemas/v1/openapi.yaml b/.generator/schemas/v1/openapi.yaml index ebf8375fb2b4..2d54b715878f 100644 --- a/.generator/schemas/v1/openapi.yaml +++ b/.generator/schemas/v1/openapi.yaml @@ -26610,7 +26610,10 @@ paths: Retention is 7 days. - Results are paginated with a max of 1000 results at a time.' + 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.' operationId: ListHosts parameters: - description: String to filter search results. diff --git a/packages/datadog-api-client-v1/apis/HostsApi.ts b/packages/datadog-api-client-v1/apis/HostsApi.ts index fa932576be9f..08c2ae0a5fdd 100644 --- a/packages/datadog-api-client-v1/apis/HostsApi.ts +++ b/packages/datadog-api-client-v1/apis/HostsApi.ts @@ -593,6 +593,7 @@ export class HostsApi { * Hosts live within the past 3 hours are included by default. * Retention is 7 days. * 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. * @param param The request object */ public listHosts(