Skip to content

Commit cfe200f

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
[cloud-network-monitoring] Remove preview note + Add notifications (#30941)
Co-authored-by: ci.datadog-api-spec <[email protected]>
1 parent 6d1b310 commit cfe200f

File tree

5 files changed

+10
-22
lines changed

5 files changed

+10
-22
lines changed

.apigentools-info

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"spec_versions": {
55
"v1": {
66
"apigentools_version": "1.6.6",
7-
"regenerated": "2025-08-06 19:12:45.481084",
8-
"spec_repo_commit": "befda922"
7+
"regenerated": "2025-08-06 20:55:23.361049",
8+
"spec_repo_commit": "fd3370f5"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2025-08-06 19:12:55.524088",
13-
"spec_repo_commit": "befda922"
12+
"regenerated": "2025-08-06 20:55:33.682038",
13+
"spec_repo_commit": "fd3370f5"
1414
}
1515
}
1616
}

config/_default/menus/api.en.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6270,8 +6270,7 @@ menu:
62706270
- v2
62716271
operationids:
62726272
- GetAggregatedDns
6273-
unstable:
6274-
- v2
6273+
unstable: []
62756274
order: 2
62766275
- name: Get all aggregated connections
62776276
url: '#get-all-aggregated-connections'
@@ -6283,8 +6282,7 @@ menu:
62836282
- v2
62846283
operationids:
62856284
- GetAggregatedConnections
6286-
unstable:
6287-
- v2
6285+
unstable: []
62886286
order: 1
62896287
- name: Cloudflare Integration
62906288
url: /api/latest/cloudflare-integration/

data/api/v2/full_spec.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -59563,9 +59563,6 @@ paths:
5956359563
x-menu-order: 1
5956459564
x-undo:
5956559565
type: safe
59566-
x-unstable: '**Note**: This endpoint is in Preview. If you have any feedback,
59567-
59568-
contact [Datadog support](https://docs.datadoghq.com/help/).'
5956959566
/api/v2/network/dns/aggregate:
5957059567
get:
5957159568
description: Get all aggregated DNS traffic.
@@ -59629,9 +59626,6 @@ paths:
5962959626
x-menu-order: 2
5963059627
x-undo:
5963159628
type: safe
59632-
x-unstable: '**Note**: This endpoint is in Preview. If you have any feedback,
59633-
59634-
contact [Datadog support](https://docs.datadoghq.com/help/).'
5963559629
/api/v2/on-call/escalation-policies:
5963659630
post:
5963759631
description: Create a new On-Call escalation policy

data/api/v2/full_spec_deref.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -470578,8 +470578,7 @@
470578470578
"x-menu-order": 1,
470579470579
"x-undo": {
470580470580
"type": "safe"
470581-
},
470582-
"x-unstable": "**Note**: This endpoint is in Preview. If you have any feedback,\ncontact [Datadog support](https://docs.datadoghq.com/help/)."
470581+
}
470583470582
}
470584470583
},
470585470584
"/api/v2/network/dns/aggregate": {
@@ -470878,8 +470877,7 @@
470878470877
"x-menu-order": 2,
470879470878
"x-undo": {
470880470879
"type": "safe"
470881-
},
470882-
"x-unstable": "**Note**: This endpoint is in Preview. If you have any feedback,\ncontact [Datadog support](https://docs.datadoghq.com/help/)."
470880+
}
470883470881
}
470884470882
},
470885470883
"/api/v2/on-call/escalation-policies": {

static/resources/json/full_spec_v2.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -470578,8 +470578,7 @@
470578470578
"x-menu-order": 1,
470579470579
"x-undo": {
470580470580
"type": "safe"
470581-
},
470582-
"x-unstable": "**Note**: This endpoint is in Preview. If you have any feedback,\ncontact [Datadog support](https://docs.datadoghq.com/help/)."
470581+
}
470583470582
}
470584470583
},
470585470584
"/api/v2/network/dns/aggregate": {
@@ -470878,8 +470877,7 @@
470878470877
"x-menu-order": 2,
470879470878
"x-undo": {
470880470879
"type": "safe"
470881-
},
470882-
"x-unstable": "**Note**: This endpoint is in Preview. If you have any feedback,\ncontact [Datadog support](https://docs.datadoghq.com/help/)."
470880+
}
470883470881
}
470884470882
},
470885470883
"/api/v2/on-call/escalation-policies": {

0 commit comments

Comments
 (0)