File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -24109,6 +24109,7 @@ components:
24109
24109
apm_service_catalog_read: View service catalog and service definitions.
24110
24110
apm_service_catalog_write: Add, modify, and delete service catalog definitions
24111
24111
when those definitions are maintained by Datadog.
24112
+ billing_read: View your organization's billing information.
24112
24113
cases_read: View Cases.
24113
24114
cases_write: Create and update cases.
24114
24115
ci_visibility_pipelines_write: Create CI Visibility pipeline spans using
Original file line number Diff line number Diff line change @@ -41347,6 +41347,7 @@ components:
41347
41347
appsec_vm_read: View infrastructure, application code, and library vulnerabilities.
41348
41348
This does not restrict API or inventory SQL access to the vulnerability
41349
41349
data source.
41350
+ billing_read: View your organization's billing information.
41350
41351
cases_read: View Cases.
41351
41352
cases_write: Create and update cases.
41352
41353
ci_visibility_pipelines_write: Create CI Visibility pipeline spans using
@@ -46269,6 +46270,7 @@ paths:
46269
46270
appKeyAuth: []
46270
46271
- AuthZ:
46271
46272
- usage_read
46273
+ - billing_read
46272
46274
summary: Get Monthly Cost Attribution
46273
46275
tags:
46274
46276
- Usage Metering
@@ -64430,6 +64432,7 @@ paths:
64430
64432
appKeyAuth: []
64431
64433
- AuthZ:
64432
64434
- usage_read
64435
+ - billing_read
64433
64436
summary: Get cost across multi-org account
64434
64437
tags:
64435
64438
- Usage Metering
@@ -64538,6 +64541,7 @@ paths:
64538
64541
appKeyAuth: []
64539
64542
- AuthZ:
64540
64543
- usage_read
64544
+ - billing_read
64541
64545
summary: Get estimated cost across your account
64542
64546
tags:
64543
64547
- Usage Metering
@@ -64623,6 +64627,7 @@ paths:
64623
64627
appKeyAuth: []
64624
64628
- AuthZ:
64625
64629
- usage_read
64630
+ - billing_read
64626
64631
summary: Get historical cost across your account
64627
64632
tags:
64628
64633
- Usage Metering
@@ -64970,6 +64975,7 @@ paths:
64970
64975
appKeyAuth: []
64971
64976
- AuthZ:
64972
64977
- usage_read
64978
+ - billing_read
64973
64979
summary: Get projected cost across your account
64974
64980
tags:
64975
64981
- Usage Metering
You can’t perform that action at this time.
0 commit comments