From d390a973446aaea71479bc22c26f72d0d76404ba Mon Sep 17 00:00:00 2001 From: "ci.datadog-api-spec" Date: Mon, 9 Mar 2026 08:08:25 +0000 Subject: [PATCH] Regenerate client from commit ab82f0e of spec repo --- ...ts-returns-OK-response-with-pagination.yml | 18 +++++++++++++++ ...ts-returns-OK-response-with-pagination.yml | 22 ++++++++++++++++++ ...es-returns-OK-response-with-pagination.yml | 18 +++++++++++++++ ...rs-returns-OK-response-with-pagination.yml | 18 +++++++++++++++ ...ts-returns-OK-response-with-pagination.yml | 18 +++++++++++++++ ...ts-returns-OK-response-with-pagination.yml | 22 ++++++++++++++++++ ...gs-returns-OK-response-with-pagination.yml | 18 +++++++++++++++ ...gs-returns-OK-response-with-pagination.yml | 22 ++++++++++++++++++ ...turns-Success-response-with-pagination.yml | 18 +++++++++++++++ ...es-returns-OK-response-with-pagination.yml | 18 +++++++++++++++ ...ts-returns-OK-response-with-pagination.yml | 18 +++++++++++++++ ...ts-returns-OK-response-with-pagination.yml | 22 ++++++++++++++++++ ...ls-returns-OK-response-with-pagination.yml | 18 +++++++++++++++ ...ls-returns-OK-response-with-pagination.yml | 23 +++++++++++++++++++ ...ns-returns-OK-response-with-pagination.yml | 18 +++++++++++++++ ...ns-returns-OK-response-with-pagination.yml | 22 ++++++++++++++++++ 16 files changed, 313 insertions(+) diff --git a/cassettes/features/v2/audit/Get-a-list-of-Audit-Logs-events-returns-OK-response-with-pagination.yml b/cassettes/features/v2/audit/Get-a-list-of-Audit-Logs-events-returns-OK-response-with-pagination.yml index 532ece89a8cd..ca3387c4e128 100644 --- a/cassettes/features/v2/audit/Get-a-list-of-Audit-Logs-events-returns-OK-response-with-pagination.yml +++ b/cassettes/features/v2/audit/Get-a-list-of-Audit-Logs-events-returns-OK-response-with-pagination.yml @@ -38,4 +38,22 @@ http_interactions: status: code: 200 message: OK +- recorded_at: Wed, 13 Apr 2022 09:30:15 GMT + request: + body: null + headers: + Accept: + - application/json + method: GET + uri: https://api.datadoghq.com/api/v2/audit/events?page%5Blimit%5D=2&page%5Bcursor%5D=eyJhZnRlciI6IkFRQUFBWUFpUWhuWTNRM3VVUUFBQUFCQldVRnBVV2h3YmtGQlEwczJhSGMyTWtoNGNtOTNRVUUifQ + response: + body: + encoding: UTF-8 + string: '{"data":[]}' + headers: + Content-Type: + - application/json + status: + code: 200 + message: OK recorded_with: VCR 6.0.0 diff --git a/cassettes/features/v2/audit/Search-Audit-Logs-events-returns-OK-response-with-pagination.yml b/cassettes/features/v2/audit/Search-Audit-Logs-events-returns-OK-response-with-pagination.yml index 3c9d9d56bca9..51716bccbc7a 100644 --- a/cassettes/features/v2/audit/Search-Audit-Logs-events-returns-OK-response-with-pagination.yml +++ b/cassettes/features/v2/audit/Search-Audit-Logs-events-returns-OK-response-with-pagination.yml @@ -54,4 +54,26 @@ http_interactions: status: code: 200 message: OK +- recorded_at: Wed, 13 Apr 2022 09:36:13 GMT + request: + body: + encoding: UTF-8 + string: '{"filter":{"from":"now-15m","to":"now"},"options":{"timezone":"GMT"},"page":{"cursor":"eyJhZnRlciI6IkFRQUFBWUFpT2hnV2pkb1otUUFBQUFCQldVRnBUMmgzVFVGQlJHSkxUR1pvU1U1MFRrOW5RVUUifQ","limit":2},"sort":"timestamp"}' + headers: + Accept: + - application/json + Content-Type: + - application/json + method: POST + uri: https://api.datadoghq.com/api/v2/audit/events/search + response: + body: + encoding: UTF-8 + string: '{"data":[]}' + headers: + Content-Type: + - application/json + status: + code: 200 + message: OK recorded_with: VCR 6.0.0 diff --git a/cassettes/features/v2/container_images/Get-all-Container-Images-returns-OK-response-with-pagination.yml b/cassettes/features/v2/container_images/Get-all-Container-Images-returns-OK-response-with-pagination.yml index baac7f7b7aa4..cbaffab1a7d2 100644 --- a/cassettes/features/v2/container_images/Get-all-Container-Images-returns-OK-response-with-pagination.yml +++ b/cassettes/features/v2/container_images/Get-all-Container-Images-returns-OK-response-with-pagination.yml @@ -63,4 +63,22 @@ http_interactions: status: code: 200 message: OK +- recorded_at: Wed, 11 Oct 2023 11:13:13 GMT + request: + body: null + headers: + Accept: + - application/json + method: GET + uri: https://api.datadoghq.com/api/v2/container_images?page%5Bsize%5D=2&page%5Bcursor%5D=bmFtZTowMTM5MTA3MzM1MTIuZGtyLmVjci51cy1lYXN0LTEuYW1hem9uYXdzLmNvbS9hcmdvfGlkOjAxMzkxMDczMzUxMi5ka3IuZWNyLnVzLWVhc3QtMS5hbWF6b25hd3MuY29tL2FyZ29Ac2hhMjU2OmZmMTUxZWYyNDZkN2I0ZDZiOGZlMzE5MjNiMjk4ZDg0ZThmMjA2MzI3MDFiYmI2ZWQ5N2ZjYzU4YTAxNTBmODA%3D + response: + body: + encoding: UTF-8 + string: '{"data":[]}' + headers: + Content-Type: + - application/json + status: + code: 200 + message: OK recorded_with: VCR 6.0.0 diff --git a/cassettes/features/v2/containers/Get-All-Containers-returns-OK-response-with-pagination.yml b/cassettes/features/v2/containers/Get-All-Containers-returns-OK-response-with-pagination.yml index c293ca1d1371..16aae9f37707 100644 --- a/cassettes/features/v2/containers/Get-All-Containers-returns-OK-response-with-pagination.yml +++ b/cassettes/features/v2/containers/Get-All-Containers-returns-OK-response-with-pagination.yml @@ -45,4 +45,22 @@ http_interactions: status: code: 200 message: OK +- recorded_at: Mon, 16 Oct 2023 16:01:59 GMT + request: + body: null + headers: + Accept: + - application/json + method: GET + uri: https://api.datadoghq.com/api/v2/containers?page%5Bsize%5D=2&page%5Bcursor%5D=c3RhcnRlZDoxNjk3MTE4NDExMDAwLjAwMDAwMHxpZC5yYXc6ODY4OWY2ODUtZTQ0MS00ODJjLTYwNDMtNWQ5ZA%3D%3D + response: + body: + encoding: UTF-8 + string: '{"data":[]}' + headers: + Content-Type: + - application/json + status: + code: 200 + message: OK recorded_with: VCR 6.0.0 diff --git a/cassettes/features/v2/events/Get-a-list-of-events-returns-OK-response-with-pagination.yml b/cassettes/features/v2/events/Get-a-list-of-events-returns-OK-response-with-pagination.yml index a9fd56cfd6bf..a6ed2ff5f945 100644 --- a/cassettes/features/v2/events/Get-a-list-of-events-returns-OK-response-with-pagination.yml +++ b/cassettes/features/v2/events/Get-a-list-of-events-returns-OK-response-with-pagination.yml @@ -48,4 +48,22 @@ http_interactions: status: code: 200 message: OK +- recorded_at: Mon, 20 Jun 2022 17:08:51 GMT + request: + body: null + headers: + Accept: + - application/json + method: GET + uri: https://api.datadoghq.com/api/v2/events?filter%5Bfrom%5D=now-15m&filter%5Bto%5D=now&page%5Blimit%5D=2&page%5Bcursor%5D=eyJhZnRlciI6IkFnQUFBWUdDRlRXSTJoUnZQZ0FBQUFBQUFBQVlBQUFBQUVGWlIwTkdWRmRKUVVGRVVqbERWbEZ5ZEdoZlMxOXJRZ0FBQUNRQUFBQUFNREU0TVRneU1UVXRNelU0T0MwME1EZGhMV0V5TURndE1qUmxZekE5TmpVMVptTmkifQ + response: + body: + encoding: UTF-8 + string: '{"data":[]}' + headers: + Content-Type: + - application/json + status: + code: 200 + message: OK recorded_with: VCR 6.0.0 diff --git a/cassettes/features/v2/events/Search-events-returns-OK-response-with-pagination.yml b/cassettes/features/v2/events/Search-events-returns-OK-response-with-pagination.yml index 4265c66581cc..8202117101b0 100644 --- a/cassettes/features/v2/events/Search-events-returns-OK-response-with-pagination.yml +++ b/cassettes/features/v2/events/Search-events-returns-OK-response-with-pagination.yml @@ -56,4 +56,26 @@ http_interactions: status: code: 200 message: OK +- recorded_at: Mon, 20 Jun 2022 17:08:53 GMT + request: + body: + encoding: UTF-8 + string: '{"filter":{"from":"now-15m","to":"now"},"options":{"timezone":"GMT"},"page":{"cursor":"eyJhZnRlciI6IkFnQUFBWUdDRlhBZ0lWRnZQZ0FBQUFBQUFBQVlBQUFBQUVGWlIwTkdXRUZuUVVGQmVGaEhkVTlPZUY5MU9FWmpTd0FBQUNRQUFBQUFNREU0TVRneU1UVXROekF5TUMwMFpXTTJMV0l3WVdJdFpEVTFZbU0zTlRZMlpUUTMifQ","limit":2},"sort":"timestamp"}' + headers: + Accept: + - application/json + Content-Type: + - application/json + method: POST + uri: https://api.datadoghq.com/api/v2/events/search + response: + body: + encoding: UTF-8 + string: '{"data":[]}' + headers: + Content-Type: + - application/json + status: + code: 200 + message: OK recorded_with: VCR 6.0.0 diff --git a/cassettes/features/v2/logs/Get-a-list-of-logs-returns-OK-response-with-pagination.yml b/cassettes/features/v2/logs/Get-a-list-of-logs-returns-OK-response-with-pagination.yml index 388605419564..1aacd4fb1f5c 100644 --- a/cassettes/features/v2/logs/Get-a-list-of-logs-returns-OK-response-with-pagination.yml +++ b/cassettes/features/v2/logs/Get-a-list-of-logs-returns-OK-response-with-pagination.yml @@ -38,4 +38,22 @@ http_interactions: status: code: 200 message: OK +- recorded_at: Tue, 12 Apr 2022 09:52:05 GMT + request: + body: null + headers: + Accept: + - application/json + method: GET + uri: https://api.datadoghq.com/api/v2/logs/events?page%5Blimit%5D=2&page%5Bcursor%5D=eyJhZnRlciI6IkFRQUFBWUFkTDlKNG1jT2g2QUFBQUFCQldVRmtUQzFPUzBGQlFucExkREpLZFZOYVlrTjNRVUkifQ + response: + body: + encoding: UTF-8 + string: '{"data":[]}' + headers: + Content-Type: + - application/json + status: + code: 200 + message: OK recorded_with: VCR 6.0.0 diff --git a/cassettes/features/v2/logs/Search-logs-returns-OK-response-with-pagination.yml b/cassettes/features/v2/logs/Search-logs-returns-OK-response-with-pagination.yml index 4438d790432b..fc97b3b2986e 100644 --- a/cassettes/features/v2/logs/Search-logs-returns-OK-response-with-pagination.yml +++ b/cassettes/features/v2/logs/Search-logs-returns-OK-response-with-pagination.yml @@ -46,4 +46,26 @@ http_interactions: status: code: 200 message: OK +- recorded_at: Mon, 11 Apr 2022 16:44:42 GMT + request: + body: + encoding: UTF-8 + string: '{"filter":{"from":"now-15m","indexes":["main"],"to":"now"},"options":{"timezone":"GMT"},"page":{"cursor":"eyJhZnRlciI6IkFRQUFBWUFaZGJvSzdkR3dPUUFBQUFCQldVRmFaR0p5TVVGQlEwczRPRU4zWW1aMVVESlJRVVEifQ","limit":2},"sort":"timestamp"}' + headers: + Accept: + - application/json + Content-Type: + - application/json + method: POST + uri: https://api.datadoghq.com/api/v2/logs/events/search + response: + body: + encoding: UTF-8 + string: '{"data":[]}' + headers: + Content-Type: + - application/json + status: + code: 200 + message: OK recorded_with: VCR 6.0.0 diff --git a/cassettes/features/v2/metrics/Get-a-list-of-metrics-returns-Success-response-with-pagination.yml b/cassettes/features/v2/metrics/Get-a-list-of-metrics-returns-Success-response-with-pagination.yml index 7bf07523a37f..02838edd1a96 100644 --- a/cassettes/features/v2/metrics/Get-a-list-of-metrics-returns-Success-response-with-pagination.yml +++ b/cassettes/features/v2/metrics/Get-a-list-of-metrics-returns-Success-response-with-pagination.yml @@ -39,4 +39,22 @@ http_interactions: status: code: 200 message: OK +- recorded_at: Fri, 06 Dec 2024 19:12:25 GMT + request: + body: null + headers: + Accept: + - application/json + method: GET + uri: https://api.datadoghq.com/api/v2/metrics?page%5Bsize%5D=2&page%5Bcursor%5D=6354566d64454633525642695631597759323173616d4d784f5768614d6d52355748704265455a7561453154526b704554315a4f616c5577566b685862456f305455646e6557517a526e6c5752555642526d787355314e756233686c617a56575656526b52465273516c6456526c5a74557a427756574a73525546425155464251554642526c705464316455566b354a5658706e4e574d7863465669565852465657316b576b354962464a566257733156564642516b5a7561453154526b704554315a4f616c5577566b685862456f305455646e6557517a526e6c57525556425155453950546f365a474630595752765a79356c63335270625746305a57526664584e685a32557563336c756447686c64476c6a6379356863476c666447567a644639796457357a4c4445754d44417a4e6a4d795a5373774e673d3d + response: + body: + encoding: UTF-8 + string: '{"data":[]}' + headers: + Content-Type: + - application/json + status: + code: 200 + message: OK recorded_with: VCR 6.0.0 diff --git a/cassettes/features/v2/processes/Get-all-processes-returns-OK-response-with-pagination.yml b/cassettes/features/v2/processes/Get-all-processes-returns-OK-response-with-pagination.yml index c5b235b35ce7..ed3cdf3a93d4 100644 --- a/cassettes/features/v2/processes/Get-all-processes-returns-OK-response-with-pagination.yml +++ b/cassettes/features/v2/processes/Get-all-processes-returns-OK-response-with-pagination.yml @@ -36,4 +36,22 @@ http_interactions: status: code: 200 message: OK +- recorded_at: Mon, 11 Apr 2022 15:53:14 GMT + request: + body: null + headers: + Accept: + - application/json + method: GET + uri: https://api.datadoghq.com/api/v2/processes?page%5Blimit%5D=2&page%5Bcursor%5D=78ece26c7701000015e90400ecda56b600e21f012357ad716ee71ca9 + response: + body: + encoding: UTF-8 + string: '{"data":[]}' + headers: + Content-Type: + - application/json + status: + code: 200 + message: OK recorded_with: VCR 6.0.0 diff --git a/cassettes/features/v2/rum/Get-a-list-of-RUM-events-returns-OK-response-with-pagination.yml b/cassettes/features/v2/rum/Get-a-list-of-RUM-events-returns-OK-response-with-pagination.yml index b056583b7911..ac5dee8ce414 100644 --- a/cassettes/features/v2/rum/Get-a-list-of-RUM-events-returns-OK-response-with-pagination.yml +++ b/cassettes/features/v2/rum/Get-a-list-of-RUM-events-returns-OK-response-with-pagination.yml @@ -56,4 +56,22 @@ http_interactions: status: code: 200 message: OK +- recorded_at: Tue, 12 Apr 2022 10:04:40 GMT + request: + body: null + headers: + Accept: + - application/json + method: GET + uri: https://api.datadoghq.com/api/v2/rum/events?page%5Blimit%5D=2&page%5Bcursor%5D=eyJhZnRlciI6IkFRQUFBWUFkTzNLYXN2VDNLd0FBQUFCQldVRmtUek5UVFVGQlFrOXRiRkZaY3kwNGFVcDNRVWMifQ + response: + body: + encoding: UTF-8 + string: '{"data":[]}' + headers: + Content-Type: + - application/json + status: + code: 200 + message: OK recorded_with: VCR 6.0.0 diff --git a/cassettes/features/v2/rum/Search-RUM-events-returns-OK-response-with-pagination.yml b/cassettes/features/v2/rum/Search-RUM-events-returns-OK-response-with-pagination.yml index 2cf8a55363bc..699b1293b853 100644 --- a/cassettes/features/v2/rum/Search-RUM-events-returns-OK-response-with-pagination.yml +++ b/cassettes/features/v2/rum/Search-RUM-events-returns-OK-response-with-pagination.yml @@ -64,4 +64,26 @@ http_interactions: status: code: 200 message: OK +- recorded_at: Tue, 12 Apr 2022 12:55:55 GMT + request: + body: + encoding: UTF-8 + string: '{"filter":{"from":"now-15m","query":"@type:session AND @session.type:user","to":"now"},"options":{"time_offset":0,"timezone":"GMT"},"page":{"cursor":"eyJhZnRlciI6IkFRQUFBWUFkTzNLYXN2VDNLd0FBQUFCQldVRmtUek5UVFVGQlFrOXRiRkZaY3kwNGFVcDNRVWMifQ","limit":2},"sort":"timestamp"}' + headers: + Accept: + - application/json + Content-Type: + - application/json + method: POST + uri: https://api.datadoghq.com/api/v2/rum/events/search + response: + body: + encoding: UTF-8 + string: '{"data":[]}' + headers: + Content-Type: + - application/json + status: + code: 200 + message: OK recorded_with: VCR 6.0.0 diff --git a/cassettes/features/v2/security_monitoring/Get-a-list-of-security-signals-returns-OK-response-with-pagination.yml b/cassettes/features/v2/security_monitoring/Get-a-list-of-security-signals-returns-OK-response-with-pagination.yml index f7a00efb865f..c046fae6cd9a 100644 --- a/cassettes/features/v2/security_monitoring/Get-a-list-of-security-signals-returns-OK-response-with-pagination.yml +++ b/cassettes/features/v2/security_monitoring/Get-a-list-of-security-signals-returns-OK-response-with-pagination.yml @@ -122,4 +122,22 @@ http_interactions: status: code: 200 message: OK +- recorded_at: Wed, 13 Apr 2022 11:32:57 GMT + request: + body: null + headers: + Accept: + - application/json + method: GET + uri: https://api.datadoghq.com/api/v2/security_monitoring/signals?page%5Blimit%5D=2&page%5Bcursor%5D=eyJhZnRlciI6IkFRQUFBWUFlRGFHZENMd21QZ0FBQUFCQldVRmxSR0ZIWkVGQlJFa3lkakpuYjFCSmF6Um5RVUUifQ + response: + body: + encoding: UTF-8 + string: '{"data":[]}' + headers: + Content-Type: + - application/json + status: + code: 200 + message: OK recorded_with: VCR 6.0.0 diff --git a/cassettes/features/v2/security_monitoring/Get-a-quick-list-of-security-signals-returns-OK-response-with-pagination.yml b/cassettes/features/v2/security_monitoring/Get-a-quick-list-of-security-signals-returns-OK-response-with-pagination.yml index 0b573b1acfc8..8bbddf910eea 100644 --- a/cassettes/features/v2/security_monitoring/Get-a-quick-list-of-security-signals-returns-OK-response-with-pagination.yml +++ b/cassettes/features/v2/security_monitoring/Get-a-quick-list-of-security-signals-returns-OK-response-with-pagination.yml @@ -112,4 +112,27 @@ http_interactions: status: code: 200 message: OK +- recorded_at: Tue, 12 Apr 2022 15:49:41 GMT + request: + body: + encoding: UTF-8 + string: '{"filter":{"from":"2022-04-13T11:17:57.080Z","query":"security:attack + status:high","to":"2022-04-13T11:32:57.080Z"},"page":{"cursor":"eyJhZnRlciI6IkFRQUFBWUFlRGFHZENMd21QZ0FBQUFCQldVRmxSR0ZIWkVGQlJFa3lkakpuYjFCSmF6Um5RVUUifQ","limit":2},"sort":"timestamp"}' + headers: + Accept: + - application/json + Content-Type: + - application/json + method: POST + uri: https://api.datadoghq.com/api/v2/security_monitoring/signals/search + response: + body: + encoding: UTF-8 + string: '{"data":[]}' + headers: + Content-Type: + - application/json + status: + code: 200 + message: OK recorded_with: VCR 6.0.0 diff --git a/cassettes/features/v2/spans/Get-a-list-of-spans-returns-OK-response-with-pagination.yml b/cassettes/features/v2/spans/Get-a-list-of-spans-returns-OK-response-with-pagination.yml index 3e8620b2f990..d8d53eee7bfe 100644 --- a/cassettes/features/v2/spans/Get-a-list-of-spans-returns-OK-response-with-pagination.yml +++ b/cassettes/features/v2/spans/Get-a-list-of-spans-returns-OK-response-with-pagination.yml @@ -35,4 +35,22 @@ http_interactions: status: code: 200 message: OK +- recorded_at: Thu, 29 Jun 2023 10:47:31 GMT + request: + body: null + headers: + Accept: + - application/json + method: GET + uri: https://api.datadoghq.com/api/v2/spans/events?page%5Blimit%5D=2&page%5Bcursor%5D=eyJhZnRlciI6IkFnQUFBWWtHdzRwa083amdBZ0FBQUFBQUFBQVlBQUFBQUVGWmEwZDNOVmRSUVVGQ01sbFRNV3N3WTNGdGVsQndad0FBQUNRQUFBQUFNREU0T1RBMll6TXRPR0UyTkMwMFpETmlMV0ZqWm1NdFlUaGxaR1kxTW1ZeE1Ua3kiLCJ2YWx1ZXMiOlsiMjAyMy0wNi0yOVQxMDo0NzowNS41NzJaIiwxMDAxOTcxNzE0XX0%3D + response: + body: + encoding: UTF-8 + string: '{"data":[]}' + headers: + Content-Type: + - application/json + status: + code: 200 + message: OK recorded_with: VCR 6.0.0 diff --git a/cassettes/features/v2/spans/Search-spans-returns-OK-response-with-pagination.yml b/cassettes/features/v2/spans/Search-spans-returns-OK-response-with-pagination.yml index fdf3e08b03c6..bf47bb96a5d0 100644 --- a/cassettes/features/v2/spans/Search-spans-returns-OK-response-with-pagination.yml +++ b/cassettes/features/v2/spans/Search-spans-returns-OK-response-with-pagination.yml @@ -46,4 +46,26 @@ http_interactions: status: code: 200 message: OK +- recorded_at: Thu, 29 Jun 2023 10:52:06 GMT + request: + body: + encoding: UTF-8 + string: '{"data":{"attributes":{"filter":{"from":"now-15m","query":"service:python*","to":"now"},"options":{"timezone":"GMT"},"page":{"cursor":"eyJhZnRlciI6IkFnQUFBWWtHdXF2UUQ0YzdlUUFBQUFBQUFBQVlBQUFBQUVGWmEwZDFjbVpSUVVGRWMzZDVaVUZYYVZOblFWRmxOUUFBQUNRQUFBQUFNREU0T1RBMll6QXROVEZrT0MwME5EYzVMV0ZsT0RndE56WXdZbVl4TldRM016QXkiLCJ2YWx1ZXMiOlsiMjAyMy0wNi0yOVQxMDozNzoyNC4zMDRaIiwyNjA1MjA4MjVdfQ==","limit":2},"sort":"timestamp"},"type":"search_request"}}' + headers: + Accept: + - application/json + Content-Type: + - application/json + method: POST + uri: https://api.datadoghq.com/api/v2/spans/events/search + response: + body: + encoding: UTF-8 + string: '{"data":[]}' + headers: + Content-Type: + - application/vnd.api+json + status: + code: 200 + message: OK recorded_with: VCR 6.0.0