From 4ad1e4ba525c73612ed36e88cb7582f31058773c Mon Sep 17 00:00:00 2001 From: "ci.datadog-api-spec" Date: Tue, 16 Jun 2026 20:57:45 +0000 Subject: [PATCH] Regenerate client from commit 5839129 of spec repo --- config/_default/menus/api.en.yaml | 30 ++++++++++++++++++++---------- data/api/v2/full_spec.yaml | 30 ++++++++++++++++++++++++++++++ 2 files changed, 50 insertions(+), 10 deletions(-) diff --git a/config/_default/menus/api.en.yaml b/config/_default/menus/api.en.yaml index 0b45ac9d304..f99d45fb879 100644 --- a/config/_default/menus/api.en.yaml +++ b/config/_default/menus/api.en.yaml @@ -1800,7 +1800,8 @@ menu: - v2 operationids: - ListTagIndexingRulesForMetric - unstable: [] + unstable: + - v2 order: 23 - name: Create a tag indexing rule exemption url: /api/latest/metrics/create-a-tag-indexing-rule-exemption/ @@ -1812,7 +1813,8 @@ menu: - v2 operationids: - CreateTagIndexingRuleExemption - unstable: [] + unstable: + - v2 order: 25 - name: Get a tag indexing rule exemption url: /api/latest/metrics/get-a-tag-indexing-rule-exemption/ @@ -1824,7 +1826,8 @@ menu: - v2 operationids: - GetTagIndexingRuleExemption - unstable: [] + unstable: + - v2 order: 24 - name: Delete a tag indexing rule exemption url: /api/latest/metrics/delete-a-tag-indexing-rule-exemption/ @@ -1836,7 +1839,8 @@ menu: - v2 operationids: - DeleteTagIndexingRuleExemption - unstable: [] + unstable: + - v2 order: 26 - name: Get tag key cardinality details url: /api/latest/metrics/get-tag-key-cardinality-details/ @@ -1908,7 +1912,8 @@ menu: - v2 operationids: - UpdateTagIndexingRule - unstable: [] + unstable: + - v2 order: 21 - name: Get a tag indexing rule url: /api/latest/metrics/get-a-tag-indexing-rule/ @@ -1920,7 +1925,8 @@ menu: - v2 operationids: - GetTagIndexingRule - unstable: [] + unstable: + - v2 order: 20 - name: Delete a tag indexing rule url: /api/latest/metrics/delete-a-tag-indexing-rule/ @@ -1932,7 +1938,8 @@ menu: - v2 operationids: - DeleteTagIndexingRule - unstable: [] + unstable: + - v2 order: 22 - name: Reorder tag indexing rules url: /api/latest/metrics/reorder-tag-indexing-rules/ @@ -1944,7 +1951,8 @@ menu: - v2 operationids: - ReorderTagIndexingRules - unstable: [] + unstable: + - v2 order: 19 - name: Create a tag indexing rule url: /api/latest/metrics/create-a-tag-indexing-rule/ @@ -1956,7 +1964,8 @@ menu: - v2 operationids: - CreateTagIndexingRule - unstable: [] + unstable: + - v2 order: 18 - name: List tag indexing rules url: /api/latest/metrics/list-tag-indexing-rules/ @@ -1968,7 +1977,8 @@ menu: - v2 operationids: - ListTagIndexingRules - unstable: [] + unstable: + - v2 order: 17 - name: Configure tags for multiple metrics url: /api/latest/metrics/configure-tags-for-multiple-metrics/ diff --git a/data/api/v2/full_spec.yaml b/data/api/v2/full_spec.yaml index bba66c7f833..aa8f81b5cfe 100644 --- a/data/api/v2/full_spec.yaml +++ b/data/api/v2/full_spec.yaml @@ -150242,6 +150242,9 @@ paths: operator: OR permissions: - metrics_read + x-unstable: |- + **Note**: The Tag Indexing Rules feature is currently in Preview. + If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/). post: description: |- Create a tag indexing rule for the org. `rule_order` is assigned server-side as max+1 @@ -150321,6 +150324,9 @@ paths: operator: OR permissions: - metric_tags_write + x-unstable: |- + **Note**: The Tag Indexing Rules feature is currently in Preview. + If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/). /api/v2/metrics/tag-indexing-rules/order: post: description: |- @@ -150384,6 +150390,9 @@ paths: operator: OR permissions: - metric_tags_write + x-unstable: |- + **Note**: The Tag Indexing Rules feature is currently in Preview. + If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/). /api/v2/metrics/tag-indexing-rules/{id}: delete: description: |- @@ -150427,6 +150436,9 @@ paths: operator: OR permissions: - metric_tags_write + x-unstable: |- + **Note**: The Tag Indexing Rules feature is currently in Preview. + If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/). get: description: Get a single tag indexing rule by its UUID. operationId: GetTagIndexingRule @@ -150492,6 +150504,9 @@ paths: operator: OR permissions: - metrics_read + x-unstable: |- + **Note**: The Tag Indexing Rules feature is currently in Preview. + If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/). put: description: |- Partially update a tag indexing rule. Fields omitted from the request body are left unchanged. @@ -150584,6 +150599,9 @@ paths: operator: OR permissions: - metric_tags_write + x-unstable: |- + **Note**: The Tag Indexing Rules feature is currently in Preview. + If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/). /api/v2/metrics/{metric_name}/active-configurations: get: description: |- @@ -151019,6 +151037,9 @@ paths: operator: OR permissions: - metric_tags_write + x-unstable: |- + **Note**: The Tag Indexing Rules feature is currently in Preview. + If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/). get: description: |- Returns why a metric is excluded from tag indexing rules. @@ -151083,6 +151104,9 @@ paths: operator: OR permissions: - metrics_read + x-unstable: |- + **Note**: The Tag Indexing Rules feature is currently in Preview. + If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/). post: description: |- Exempt a metric from all tag indexing rules. The response includes the created @@ -151153,6 +151177,9 @@ paths: operator: OR permissions: - metric_tags_write + x-unstable: |- + **Note**: The Tag Indexing Rules feature is currently in Preview. + If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/). /api/v2/metrics/{metric_name}/tag-indexing-rules: get: description: |- @@ -151205,6 +151232,9 @@ paths: operator: OR permissions: - metrics_read + x-unstable: |- + **Note**: The Tag Indexing Rules feature is currently in Preview. + If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/). /api/v2/metrics/{metric_name}/tags: delete: description: |-