File tree Expand file tree Collapse file tree 2 files changed +14
-9
lines changed Expand file tree Collapse file tree 2 files changed +14
-9
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-06-03 09:24:13.392752 ",
8
- "spec_repo_commit": "5906d277 "
7
+ "regenerated": "2025-06-04 09:22:33.776943 ",
8
+ "spec_repo_commit": "2424cf03 "
9
9
},
10
10
"v2": {
11
11
"apigentools_version": "1.6.6",
12
- "regenerated": "2025-06-03 09:24:13.409905 ",
13
- "spec_repo_commit": "5906d277 "
12
+ "regenerated": "2025-06-04 09:22:33.793142 ",
13
+ "spec_repo_commit": "2424cf03 "
14
14
}
15
15
}
16
16
}
Original file line number Diff line number Diff line change @@ -44954,9 +44954,10 @@ paths:
44954
44954
tags:
44955
44955
- Usage Metering
44956
44956
x-permission:
44957
- operator: OR
44957
+ operator: AND
44958
44958
permissions:
44959
44959
- usage_read
44960
+ - billing_read
44960
44961
/api/v2/csm/onboarding/agents:
44961
44962
get:
44962
44963
description: Get the list of all CSM Agents running on your hosts and containers.
@@ -60851,9 +60852,10 @@ paths:
60851
60852
tags:
60852
60853
- Usage Metering
60853
60854
x-permission:
60854
- operator: OR
60855
+ operator: AND
60855
60856
permissions:
60856
60857
- usage_read
60858
+ - billing_read
60857
60859
/api/v2/usage/estimated_cost:
60858
60860
get:
60859
60861
description: 'Get estimated cost across multi-org and single root-org accounts.
@@ -60955,9 +60957,10 @@ paths:
60955
60957
tags:
60956
60958
- Usage Metering
60957
60959
x-permission:
60958
- operator: OR
60960
+ operator: AND
60959
60961
permissions:
60960
60962
- usage_read
60963
+ - billing_read
60961
60964
/api/v2/usage/historical_cost:
60962
60965
get:
60963
60966
description: 'Get historical cost across multi-org and single root-org accounts.
@@ -61036,9 +61039,10 @@ paths:
61036
61039
tags:
61037
61040
- Usage Metering
61038
61041
x-permission:
61039
- operator: OR
61042
+ operator: AND
61040
61043
permissions:
61041
61044
- usage_read
61045
+ - billing_read
61042
61046
/api/v2/usage/hourly_usage:
61043
61047
get:
61044
61048
description: Get hourly usage by product family.
@@ -61370,9 +61374,10 @@ paths:
61370
61374
tags:
61371
61375
- Usage Metering
61372
61376
x-permission:
61373
- operator: OR
61377
+ operator: AND
61374
61378
permissions:
61375
61379
- usage_read
61380
+ - billing_read
61376
61381
/api/v2/user_invitations:
61377
61382
post:
61378
61383
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