File tree Expand file tree Collapse file tree 2 files changed +17
-7
lines changed Expand file tree Collapse file tree 2 files changed +17
-7
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "spec_repo_commit": "1e6c346 ",
3
- "generated": "2025-08-25 18:45:46.784 "
2
+ "spec_repo_commit": "335aa67 ",
3
+ "generated": "2025-08-27 07:13:55.321 "
4
4
}
Original file line number Diff line number Diff line change @@ -50455,13 +50455,15 @@ paths:
50455
50455
appKeyAuth: []
50456
50456
- AuthZ:
50457
50457
- usage_read
50458
+ - billing_read
50458
50459
summary: Get Monthly Cost Attribution
50459
50460
tags:
50460
50461
- Usage Metering
50461
50462
x-permission:
50462
- operator: OR
50463
+ operator: AND
50463
50464
permissions:
50464
50465
- usage_read
50466
+ - billing_read
50465
50467
/api/v2/csm/onboarding/agents:
50466
50468
get:
50467
50469
description: Get the list of all CSM Agents running on your hosts and containers.
@@ -67509,13 +67511,15 @@ paths:
67509
67511
appKeyAuth: []
67510
67512
- AuthZ:
67511
67513
- usage_read
67514
+ - billing_read
67512
67515
summary: Get cost across multi-org account
67513
67516
tags:
67514
67517
- Usage Metering
67515
67518
x-permission:
67516
- operator: OR
67519
+ operator: AND
67517
67520
permissions:
67518
67521
- usage_read
67522
+ - billing_read
67519
67523
/api/v2/usage/estimated_cost:
67520
67524
get:
67521
67525
description: 'Get estimated cost across multi-org and single root-org accounts.
@@ -67613,13 +67617,15 @@ paths:
67613
67617
appKeyAuth: []
67614
67618
- AuthZ:
67615
67619
- usage_read
67620
+ - billing_read
67616
67621
summary: Get estimated cost across your account
67617
67622
tags:
67618
67623
- Usage Metering
67619
67624
x-permission:
67620
- operator: OR
67625
+ operator: AND
67621
67626
permissions:
67622
67627
- usage_read
67628
+ - billing_read
67623
67629
/api/v2/usage/historical_cost:
67624
67630
get:
67625
67631
description: 'Get historical cost across multi-org and single root-org accounts.
@@ -67694,13 +67700,15 @@ paths:
67694
67700
appKeyAuth: []
67695
67701
- AuthZ:
67696
67702
- usage_read
67703
+ - billing_read
67697
67704
summary: Get historical cost across your account
67698
67705
tags:
67699
67706
- Usage Metering
67700
67707
x-permission:
67701
- operator: OR
67708
+ operator: AND
67702
67709
permissions:
67703
67710
- usage_read
67711
+ - billing_read
67704
67712
/api/v2/usage/hourly_usage:
67705
67713
get:
67706
67714
description: Get hourly usage by product family.
@@ -68029,13 +68037,15 @@ paths:
68029
68037
appKeyAuth: []
68030
68038
- AuthZ:
68031
68039
- usage_read
68040
+ - billing_read
68032
68041
summary: Get projected cost across your account
68033
68042
tags:
68034
68043
- Usage Metering
68035
68044
x-permission:
68036
- operator: OR
68045
+ operator: AND
68037
68046
permissions:
68038
68047
- usage_read
68048
+ - billing_read
68039
68049
/api/v2/user_invitations:
68040
68050
post:
68041
68051
description: Sends emails to one or more users inviting them to join the organization.
You can’t perform that action at this time.
0 commit comments