Skip to content

Commit 772fa25

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 702546c of spec repo
1 parent 499f4a5 commit 772fa25

File tree

2 files changed

+7
-17
lines changed

2 files changed

+7
-17
lines changed

.generated-info

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"spec_repo_commit": "335aa67",
3-
"generated": "2025-08-27 07:13:36.779"
2+
"spec_repo_commit": "702546c",
3+
"generated": "2025-08-27 09:04:40.180"
44
}

.generator/schemas/v2/openapi.yaml

Lines changed: 5 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -50455,15 +50455,13 @@ paths:
5045550455
appKeyAuth: []
5045650456
- AuthZ:
5045750457
- usage_read
50458-
- billing_read
5045950458
summary: Get Monthly Cost Attribution
5046050459
tags:
5046150460
- Usage Metering
5046250461
x-permission:
50463-
operator: AND
50462+
operator: OR
5046450463
permissions:
5046550464
- usage_read
50466-
- billing_read
5046750465
/api/v2/csm/onboarding/agents:
5046850466
get:
5046950467
description: Get the list of all CSM Agents running on your hosts and containers.
@@ -67511,15 +67509,13 @@ paths:
6751167509
appKeyAuth: []
6751267510
- AuthZ:
6751367511
- usage_read
67514-
- billing_read
6751567512
summary: Get cost across multi-org account
6751667513
tags:
6751767514
- Usage Metering
6751867515
x-permission:
67519-
operator: AND
67516+
operator: OR
6752067517
permissions:
6752167518
- usage_read
67522-
- billing_read
6752367519
/api/v2/usage/estimated_cost:
6752467520
get:
6752567521
description: 'Get estimated cost across multi-org and single root-org accounts.
@@ -67617,15 +67613,13 @@ paths:
6761767613
appKeyAuth: []
6761867614
- AuthZ:
6761967615
- usage_read
67620-
- billing_read
6762167616
summary: Get estimated cost across your account
6762267617
tags:
6762367618
- Usage Metering
6762467619
x-permission:
67625-
operator: AND
67620+
operator: OR
6762667621
permissions:
6762767622
- usage_read
67628-
- billing_read
6762967623
/api/v2/usage/historical_cost:
6763067624
get:
6763167625
description: 'Get historical cost across multi-org and single root-org accounts.
@@ -67700,15 +67694,13 @@ paths:
6770067694
appKeyAuth: []
6770167695
- AuthZ:
6770267696
- usage_read
67703-
- billing_read
6770467697
summary: Get historical cost across your account
6770567698
tags:
6770667699
- Usage Metering
6770767700
x-permission:
67708-
operator: AND
67701+
operator: OR
6770967702
permissions:
6771067703
- usage_read
67711-
- billing_read
6771267704
/api/v2/usage/hourly_usage:
6771367705
get:
6771467706
description: Get hourly usage by product family.
@@ -68037,15 +68029,13 @@ paths:
6803768029
appKeyAuth: []
6803868030
- AuthZ:
6803968031
- usage_read
68040-
- billing_read
6804168032
summary: Get projected cost across your account
6804268033
tags:
6804368034
- Usage Metering
6804468035
x-permission:
68045-
operator: AND
68036+
operator: OR
6804668037
permissions:
6804768038
- usage_read
68048-
- billing_read
6804968039
/api/v2/user_invitations:
6805068040
post:
6805168041
description: Sends emails to one or more users inviting them to join the organization.

0 commit comments

Comments
 (0)