Skip to content

Commit cdfe399

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 5823f6e3 of spec repo
1 parent 5f44fa5 commit cdfe399

File tree

90 files changed

+5370
-19
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

90 files changed

+5370
-19
lines changed

.apigentools-info

+4-4
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-04-02 20:49:29.894380",
8-
"spec_repo_commit": "9ea284b5"
7+
"regenerated": "2025-04-03 07:53:43.448917",
8+
"spec_repo_commit": "5823f6e3"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2025-04-02 20:49:29.913373",
13-
"spec_repo_commit": "9ea284b5"
12+
"regenerated": "2025-04-03 07:53:43.465854",
13+
"spec_repo_commit": "5823f6e3"
1414
}
1515
}
1616
}

.generator/schemas/v2/openapi.yaml

+25-15
Original file line numberDiff line numberDiff line change
@@ -11211,7 +11211,6 @@ components:
1121111211
description: Whether the email domain allowlist is enabled for the org.
1121211212
type: boolean
1121311213
type: object
11214-
x-ignore-duplicate-object: true
1121511214
DomainAllowlistRequest:
1121611215
description: Request containing the desired email domain allowlist configuration.
1121711216
properties:
@@ -11252,7 +11251,6 @@ components:
1125211251
description: Whether the email domain allowlist is enabled for the org.
1125311252
type: boolean
1125411253
type: object
11255-
x-ignore-duplicate-object: true
1125611254
DomainAllowlistType:
1125711255
default: domain_allowlist
1125811256
description: Email domain allowlist allowlist type.
@@ -12190,7 +12188,6 @@ components:
1219012188
description: Custom extensions. This is the free-formed field to send client-side
1219112189
metadata. No Datadog features are affected by this field.
1219212190
type: object
12193-
x-ignore-duplicate-object: true
1219412191
integrations:
1219512192
$ref: '#/components/schemas/EntityV3Integrations'
1219612193
kind:
@@ -12398,7 +12395,6 @@ components:
1239812395
description: Custom extensions. This is the free-formed field to send client
1239912396
side metadata. No Datadog features are affected by this field.
1240012397
type: object
12401-
x-ignore-duplicate-object: true
1240212398
integrations:
1240312399
$ref: '#/components/schemas/EntityV3Integrations'
1240412400
kind:
@@ -12423,7 +12419,6 @@ components:
1242312419
performanceData:
1242412420
$ref: '#/components/schemas/EntityV3DatadogPerformance'
1242512421
type: object
12426-
x-ignore-duplicate-object: true
1242712422
EntityV3DatastoreKind:
1242812423
description: The definition of Entity V3 Datastore Kind object.
1242912424
enum:
@@ -12436,6 +12431,11 @@ components:
1243612431
additionalProperties: false
1243712432
description: The definition of Entity V3 Datastore Spec object.
1243812433
properties:
12434+
componentOf:
12435+
description: A list of components the datastore is a part of
12436+
items:
12437+
type: string
12438+
type: array
1243912439
lifecycle:
1244012440
description: The lifecycle state of the datastore.
1244112441
minLength: 1
@@ -12598,7 +12598,6 @@ components:
1259812598
description: Custom extensions. This is the free-formed field to send client-side
1259912599
metadata. No Datadog features are affected by this field.
1260012600
type: object
12601-
x-ignore-duplicate-object: true
1260212601
integrations:
1260312602
$ref: '#/components/schemas/EntityV3Integrations'
1260412603
kind:
@@ -12623,7 +12622,6 @@ components:
1262312622
performanceData:
1262412623
$ref: '#/components/schemas/EntityV3DatadogPerformance'
1262512624
type: object
12626-
x-ignore-duplicate-object: true
1262712625
EntityV3QueueKind:
1262812626
description: The definition of Entity V3 Queue Kind object.
1262912627
enum:
@@ -12636,6 +12634,11 @@ components:
1263612634
additionalProperties: false
1263712635
description: The definition of Entity V3 Queue Spec object.
1263812636
properties:
12637+
componentOf:
12638+
description: A list of components the queue is a part of
12639+
items:
12640+
type: string
12641+
type: array
1263912642
lifecycle:
1264012643
description: The lifecycle state of the queue.
1264112644
minLength: 1
@@ -12661,7 +12664,6 @@ components:
1266112664
description: Custom extensions. This is the free-formed field to send client-side
1266212665
metadata. No Datadog features are affected by this field.
1266312666
type: object
12664-
x-ignore-duplicate-object: true
1266512667
integrations:
1266612668
$ref: '#/components/schemas/EntityV3Integrations'
1266712669
kind:
@@ -12702,6 +12704,11 @@ components:
1270212704
additionalProperties: false
1270312705
description: The definition of Entity V3 Service Spec object.
1270412706
properties:
12707+
componentOf:
12708+
description: A list of components the service is a part of
12709+
items:
12710+
type: string
12711+
type: array
1270512712
dependsOn:
1270612713
description: A list of components the service depends on.
1270712714
items:
@@ -12737,7 +12744,6 @@ components:
1273712744
description: Custom extensions. This is the free-formed field to send client-side
1273812745
metadata. No Datadog features are affected by this field.
1273912746
type: object
12740-
x-ignore-duplicate-object: true
1274112747
integrations:
1274212748
$ref: '#/components/schemas/EntityV3Integrations'
1274312749
kind:
@@ -28634,11 +28640,19 @@ components:
2863428640
enum:
2863528641
- logs
2863628642
- audit
28643+
- app_sec_spans
28644+
- spans
28645+
- security_runtime
28646+
- network
2863728647
example: logs
2863828648
type: string
2863928649
x-enum-varnames:
2864028650
- LOGS
2864128651
- AUDIT
28652+
- APP_SEC_SPANS
28653+
- SPANS
28654+
- SECURITY_RUNTIME
28655+
- NETWORK
2864228656
SecurityMonitoringStandardRuleCreatePayload:
2864328657
description: Create a new rule.
2864428658
properties:
@@ -30690,7 +30704,6 @@ components:
3069030704
example: https://my-org.pagerduty.com/service-directory/PMyService
3069130705
type: string
3069230706
type: object
30693-
x-ignore-duplicate-object: true
3069430707
ServiceDefinitionV2Dot1Slack:
3069530708
description: Service owner's Slack channel.
3069630709
properties:
@@ -30896,7 +30909,6 @@ components:
3089630909
example: https://my-org.pagerduty.com/service-directory/PMyService
3089730910
type: string
3089830911
type: object
30899-
x-ignore-duplicate-object: true
3090030912
ServiceDefinitionV2Dot2Type:
3090130913
description: The type of service.
3090230914
example: web
@@ -31195,7 +31207,7 @@ components:
3119531207
format: int64
3119631208
type: integer
3119731209
rtt_micro_seconds:
31198-
description: Measured as TCP smoothed roundtrip time in microseconds (the
31210+
description: Measured as TCP smoothed round trip time in microseconds (the
3119931211
time between a TCP frame being sent and acknowledged).
3120031212
format: int64
3120131213
type: integer
@@ -45467,9 +45479,7 @@ paths:
4546745479
- Cloud Network Monitoring
4546845480
x-unstable: '**Note**: This endpoint is in Preview. If you have any feedback,
4546945481

45470-
contact [Datadog support](https://docs.datadoghq.com/help/).
45471-
45472-
type: safe'
45482+
contact [Datadog support](https://docs.datadoghq.com/help/).'
4547345483
/api/v2/on-call/schedules:
4547445484
post:
4547545485
description: Create a new on-call schedule
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
"2025-04-03T05:34:15.888Z"
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,104 @@
1+
{
2+
"log": {
3+
"_recordingName": "On-Call/Create on-call schedule returns \"Created\" response",
4+
"creator": {
5+
"comment": "persister:fs",
6+
"name": "Polly.JS",
7+
"version": "6.0.5"
8+
},
9+
"entries": [
10+
{
11+
"_id": "8c3a1f57b7db5af0ff32442a8a81eb2f",
12+
"_order": 0,
13+
"cache": {},
14+
"request": {
15+
"bodySize": 608,
16+
"cookies": [],
17+
"headers": [
18+
{
19+
"_fromType": "array",
20+
"name": "accept",
21+
"value": "application/json"
22+
},
23+
{
24+
"_fromType": "array",
25+
"name": "content-type",
26+
"value": "application/json"
27+
}
28+
],
29+
"headersSize": 572,
30+
"httpVersion": "HTTP/1.1",
31+
"method": "POST",
32+
"postData": {
33+
"mimeType": "application/json",
34+
"params": [],
35+
"text": "{\"data\":{\"attributes\":{\"layers\":[{\"effective_date\":\"2025-02-03T05:00:00Z\",\"end_date\":\"2025-12-31T00:00:00Z\",\"interval\":{\"days\":1},\"members\":[{\"user\":{\"id\":\"00000000-aba1-0000-0000-000000000000\"}}],\"name\":\"Layer 1\",\"restrictions\":[{\"end_day\":\"friday\",\"end_time\":\"17:00:00\",\"start_day\":\"monday\",\"start_time\":\"09:00:00\"}],\"rotation_start\":\"2025-02-01T00:00:00Z\"}],\"name\":\"Test-Create_on_call_schedule_returns_Created_response-1743658455\",\"tags\":[\"tag1\",\"tag2\"],\"time_zone\":\"America/New_York\"},\"relationships\":{\"teams\":{\"data\":[{\"id\":\"00000000-da3a-0000-0000-000000000000\",\"type\":\"teams\"}]}},\"type\":\"schedules\"}}"
36+
},
37+
"queryString": [],
38+
"url": "https://api.datadoghq.com/api/v2/on-call/schedules"
39+
},
40+
"response": {
41+
"bodySize": 1022,
42+
"content": {
43+
"mimeType": "application/vnd.api+json",
44+
"size": 1022,
45+
"text": "{\"data\":{\"id\":\"0f4bd682-c9fd-4a2f-ab52-48e0c4e4f051\",\"type\":\"schedules\",\"attributes\":{\"name\":\"Test-Create_on_call_schedule_returns_Created_response-1743658455\",\"tags\":[\"tag1\",\"tag2\"],\"time_zone\":\"America/New_York\"},\"relationships\":{\"layers\":{\"data\":[{\"id\":\"f7aeb051-fe20-41a1-951e-a087abfba9eb\",\"type\":\"layers\"}]},\"teams\":{\"data\":[{\"id\":\"00000000-da3a-0000-0000-000000000000\",\"type\":\"teams\"}]}}},\"included\":[{\"id\":\"f7aeb051-fe20-41a1-951e-a087abfba9eb\",\"type\":\"layers\",\"attributes\":{\"effective_date\":\"2025-02-03T05:00:00Z\",\"end_date\":\"2025-12-31T00:00:00Z\",\"interval\":{\"days\":1},\"name\":\"Layer 1\",\"restrictions\":[{\"start_time\":\"09:00:00\",\"start_day\":\"monday\",\"end_time\":\"17:00:00\",\"end_day\":\"friday\"}],\"rotation_start\":\"2025-02-01T00:00:00Z\"},\"relationships\":{\"members\":{\"data\":[{\"id\":\"f7aeb051-fe20-41a1-951e-a087abfba9eb-member-1\",\"type\":\"members\"}]}}},{\"id\":\"f7aeb051-fe20-41a1-951e-a087abfba9eb-member-1\",\"type\":\"members\",\"relationships\":{\"user\":{\"data\":{\"id\":\"00000000-aba1-0000-0000-000000000000\",\"type\":\"users\"}}}}]}"
46+
},
47+
"cookies": [],
48+
"headers": [
49+
{
50+
"name": "content-type",
51+
"value": "application/vnd.api+json"
52+
}
53+
],
54+
"headersSize": 526,
55+
"httpVersion": "HTTP/1.1",
56+
"redirectURL": "",
57+
"status": 201,
58+
"statusText": "Created"
59+
},
60+
"startedDateTime": "2025-04-03T05:34:15.892Z",
61+
"time": 807
62+
},
63+
{
64+
"_id": "38b69ebb0ca32e7391c52e2b62d9c11e",
65+
"_order": 0,
66+
"cache": {},
67+
"request": {
68+
"bodySize": 0,
69+
"cookies": [],
70+
"headers": [
71+
{
72+
"_fromType": "array",
73+
"name": "accept",
74+
"value": "*/*"
75+
}
76+
],
77+
"headersSize": 545,
78+
"httpVersion": "HTTP/1.1",
79+
"method": "DELETE",
80+
"queryString": [],
81+
"url": "https://api.datadoghq.com/api/v2/on-call/schedules/0f4bd682-c9fd-4a2f-ab52-48e0c4e4f051"
82+
},
83+
"response": {
84+
"bodySize": 0,
85+
"content": {
86+
"mimeType": "text/plain",
87+
"size": 0
88+
},
89+
"cookies": [],
90+
"headers": [],
91+
"headersSize": 464,
92+
"httpVersion": "HTTP/1.1",
93+
"redirectURL": "",
94+
"status": 204,
95+
"statusText": "No Content"
96+
},
97+
"startedDateTime": "2025-04-03T05:34:16.709Z",
98+
"time": 617
99+
}
100+
],
101+
"pages": [],
102+
"version": "1.2"
103+
}
104+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
"2025-04-03T05:34:17.332Z"

0 commit comments

Comments
 (0)