File tree Expand file tree Collapse file tree 4 files changed +69
-39
lines changed Expand file tree Collapse file tree 4 files changed +69
-39
lines changed Original file line number Diff line number Diff line change 4
4
"spec_versions": {
5
5
"v1": {
6
6
"apigentools_version": "1.6.6",
7
- "regenerated": "2025-08-25 18:47:02.506137 ",
8
- "spec_repo_commit": "1e6c3469 "
7
+ "regenerated": "2025-08-27 07:15:27.767272 ",
8
+ "spec_repo_commit": "335aa675 "
9
9
},
10
10
"v2": {
11
11
"apigentools_version": "1.6.6",
12
- "regenerated": "2025-08-25 18:47:12.680271 ",
13
- "spec_repo_commit": "1e6c3469 "
12
+ "regenerated": "2025-08-27 07:15:37.948575 ",
13
+ "spec_repo_commit": "335aa675 "
14
14
}
15
15
}
16
16
}
Original file line number Diff line number Diff line change @@ -51714,14 +51714,16 @@ paths:
51714
51714
appKeyAuth: []
51715
51715
- AuthZ:
51716
51716
- usage_read
51717
+ - billing_read
51717
51718
summary: Get Monthly Cost Attribution
51718
51719
tags:
51719
51720
- Usage Metering
51720
51721
x-menu-order: 5
51721
51722
x-permission:
51722
- operator: OR
51723
+ operator: AND
51723
51724
permissions:
51724
51725
- usage_read
51726
+ - billing_read
51725
51727
x-undo:
51726
51728
type: safe
51727
51729
/api/v2/csm/onboarding/agents:
@@ -71899,14 +71901,16 @@ paths:
71899
71901
appKeyAuth: []
71900
71902
- AuthZ:
71901
71903
- usage_read
71904
+ - billing_read
71902
71905
summary: Get cost across multi-org account
71903
71906
tags:
71904
71907
- Usage Metering
71905
71908
x-menu-order: 45
71906
71909
x-permission:
71907
- operator: OR
71910
+ operator: AND
71908
71911
permissions:
71909
71912
- usage_read
71913
+ - billing_read
71910
71914
x-undo:
71911
71915
type: safe
71912
71916
/api/v2/usage/estimated_cost:
@@ -72006,14 +72010,16 @@ paths:
72006
72010
appKeyAuth: []
72007
72011
- AuthZ:
72008
72012
- usage_read
72013
+ - billing_read
72009
72014
summary: Get estimated cost across your account
72010
72015
tags:
72011
72016
- Usage Metering
72012
72017
x-menu-order: 6
72013
72018
x-permission:
72014
- operator: OR
72019
+ operator: AND
72015
72020
permissions:
72016
72021
- usage_read
72022
+ - billing_read
72017
72023
x-undo:
72018
72024
type: safe
72019
72025
/api/v2/usage/historical_cost:
@@ -72090,14 +72096,16 @@ paths:
72090
72096
appKeyAuth: []
72091
72097
- AuthZ:
72092
72098
- usage_read
72099
+ - billing_read
72093
72100
summary: Get historical cost across your account
72094
72101
tags:
72095
72102
- Usage Metering
72096
72103
x-menu-order: 5
72097
72104
x-permission:
72098
- operator: OR
72105
+ operator: AND
72099
72106
permissions:
72100
72107
- usage_read
72108
+ - billing_read
72101
72109
x-undo:
72102
72110
type: safe
72103
72111
/api/v2/usage/hourly_usage:
@@ -72437,14 +72445,16 @@ paths:
72437
72445
appKeyAuth: []
72438
72446
- AuthZ:
72439
72447
- usage_read
72448
+ - billing_read
72440
72449
summary: Get projected cost across your account
72441
72450
tags:
72442
72451
- Usage Metering
72443
72452
x-menu-order: 7
72444
72453
x-permission:
72445
- operator: OR
72454
+ operator: AND
72446
72455
permissions:
72447
72456
- usage_read
72457
+ - billing_read
72448
72458
x-undo:
72449
72459
type: safe
72450
72460
/api/v2/user_invitations:
Original file line number Diff line number Diff line change @@ -408235,7 +408235,8 @@
408235
408235
},
408236
408236
{
408237
408237
"AuthZ": [
408238
- "usage_read"
408238
+ "usage_read",
408239
+ "billing_read"
408239
408240
]
408240
408241
}
408241
408242
],
@@ -408245,9 +408246,10 @@
408245
408246
],
408246
408247
"x-menu-order": 5,
408247
408248
"x-permission": {
408248
- "operator": "OR ",
408249
+ "operator": "AND ",
408249
408250
"permissions": [
408250
- "usage_read"
408251
+ "usage_read",
408252
+ "billing_read"
408251
408253
]
408252
408254
},
408253
408255
"x-undo": {
@@ -621283,7 +621285,8 @@
621283
621285
},
621284
621286
{
621285
621287
"AuthZ": [
621286
- "usage_read"
621288
+ "usage_read",
621289
+ "billing_read"
621287
621290
]
621288
621291
}
621289
621292
],
@@ -621293,9 +621296,10 @@
621293
621296
],
621294
621297
"x-menu-order": 45,
621295
621298
"x-permission": {
621296
- "operator": "OR ",
621299
+ "operator": "AND ",
621297
621300
"permissions": [
621298
- "usage_read"
621301
+ "usage_read",
621302
+ "billing_read"
621299
621303
]
621300
621304
},
621301
621305
"x-undo": {
@@ -621561,7 +621565,8 @@
621561
621565
},
621562
621566
{
621563
621567
"AuthZ": [
621564
- "usage_read"
621568
+ "usage_read",
621569
+ "billing_read"
621565
621570
]
621566
621571
}
621567
621572
],
@@ -621571,9 +621576,10 @@
621571
621576
],
621572
621577
"x-menu-order": 6,
621573
621578
"x-permission": {
621574
- "operator": "OR ",
621579
+ "operator": "AND ",
621575
621580
"permissions": [
621576
- "usage_read"
621581
+ "usage_read",
621582
+ "billing_read"
621577
621583
]
621578
621584
},
621579
621585
"x-undo": {
@@ -621819,7 +621825,8 @@
621819
621825
},
621820
621826
{
621821
621827
"AuthZ": [
621822
- "usage_read"
621828
+ "usage_read",
621829
+ "billing_read"
621823
621830
]
621824
621831
}
621825
621832
],
@@ -621829,9 +621836,10 @@
621829
621836
],
621830
621837
"x-menu-order": 5,
621831
621838
"x-permission": {
621832
- "operator": "OR ",
621839
+ "operator": "AND ",
621833
621840
"permissions": [
621834
- "usage_read"
621841
+ "usage_read",
621842
+ "billing_read"
621835
621843
]
621836
621844
},
621837
621845
"x-undo": {
@@ -622851,7 +622859,8 @@
622851
622859
},
622852
622860
{
622853
622861
"AuthZ": [
622854
- "usage_read"
622862
+ "usage_read",
622863
+ "billing_read"
622855
622864
]
622856
622865
}
622857
622866
],
@@ -622861,9 +622870,10 @@
622861
622870
],
622862
622871
"x-menu-order": 7,
622863
622872
"x-permission": {
622864
- "operator": "OR ",
622873
+ "operator": "AND ",
622865
622874
"permissions": [
622866
- "usage_read"
622875
+ "usage_read",
622876
+ "billing_read"
622867
622877
]
622868
622878
},
622869
622879
"x-undo": {
Original file line number Diff line number Diff line change @@ -408235,7 +408235,8 @@
408235
408235
},
408236
408236
{
408237
408237
"AuthZ": [
408238
- "usage_read"
408238
+ "usage_read",
408239
+ "billing_read"
408239
408240
]
408240
408241
}
408241
408242
],
@@ -408245,9 +408246,10 @@
408245
408246
],
408246
408247
"x-menu-order": 5,
408247
408248
"x-permission": {
408248
- "operator": "OR ",
408249
+ "operator": "AND ",
408249
408250
"permissions": [
408250
- "usage_read"
408251
+ "usage_read",
408252
+ "billing_read"
408251
408253
]
408252
408254
},
408253
408255
"x-undo": {
@@ -621283,7 +621285,8 @@
621283
621285
},
621284
621286
{
621285
621287
"AuthZ": [
621286
- "usage_read"
621288
+ "usage_read",
621289
+ "billing_read"
621287
621290
]
621288
621291
}
621289
621292
],
@@ -621293,9 +621296,10 @@
621293
621296
],
621294
621297
"x-menu-order": 45,
621295
621298
"x-permission": {
621296
- "operator": "OR ",
621299
+ "operator": "AND ",
621297
621300
"permissions": [
621298
- "usage_read"
621301
+ "usage_read",
621302
+ "billing_read"
621299
621303
]
621300
621304
},
621301
621305
"x-undo": {
@@ -621561,7 +621565,8 @@
621561
621565
},
621562
621566
{
621563
621567
"AuthZ": [
621564
- "usage_read"
621568
+ "usage_read",
621569
+ "billing_read"
621565
621570
]
621566
621571
}
621567
621572
],
@@ -621571,9 +621576,10 @@
621571
621576
],
621572
621577
"x-menu-order": 6,
621573
621578
"x-permission": {
621574
- "operator": "OR ",
621579
+ "operator": "AND ",
621575
621580
"permissions": [
621576
- "usage_read"
621581
+ "usage_read",
621582
+ "billing_read"
621577
621583
]
621578
621584
},
621579
621585
"x-undo": {
@@ -621819,7 +621825,8 @@
621819
621825
},
621820
621826
{
621821
621827
"AuthZ": [
621822
- "usage_read"
621828
+ "usage_read",
621829
+ "billing_read"
621823
621830
]
621824
621831
}
621825
621832
],
@@ -621829,9 +621836,10 @@
621829
621836
],
621830
621837
"x-menu-order": 5,
621831
621838
"x-permission": {
621832
- "operator": "OR ",
621839
+ "operator": "AND ",
621833
621840
"permissions": [
621834
- "usage_read"
621841
+ "usage_read",
621842
+ "billing_read"
621835
621843
]
621836
621844
},
621837
621845
"x-undo": {
@@ -622851,7 +622859,8 @@
622851
622859
},
622852
622860
{
622853
622861
"AuthZ": [
622854
- "usage_read"
622862
+ "usage_read",
622863
+ "billing_read"
622855
622864
]
622856
622865
}
622857
622866
],
@@ -622861,9 +622870,10 @@
622861
622870
],
622862
622871
"x-menu-order": 7,
622863
622872
"x-permission": {
622864
- "operator": "OR ",
622873
+ "operator": "AND ",
622865
622874
"permissions": [
622866
- "usage_read"
622875
+ "usage_read",
622876
+ "billing_read"
622867
622877
]
622868
622878
},
622869
622879
"x-undo": {
You can’t perform that action at this time.
0 commit comments