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-06 09:05:58.608614 ",
8
- "spec_repo_commit": "14586db5 "
7
+ "regenerated": "2025-06-06 13:59:10.509926 ",
8
+ "spec_repo_commit": "d5513dd9 "
9
9
},
10
10
"v2": {
11
11
"apigentools_version": "1.6.6",
12
- "regenerated": "2025-06-06 09:05:58.627256 ",
13
- "spec_repo_commit": "14586db5 "
12
+ "regenerated": "2025-06-06 13:59:10.528348 ",
13
+ "spec_repo_commit": "d5513dd9 "
14
14
}
15
15
}
16
16
}
Original file line number Diff line number Diff line change @@ -45280,9 +45280,10 @@ paths:
45280
45280
tags:
45281
45281
- Usage Metering
45282
45282
x-permission:
45283
- operator: OR
45283
+ operator: AND
45284
45284
permissions:
45285
45285
- usage_read
45286
+ - billing_read
45286
45287
/api/v2/csm/onboarding/agents:
45287
45288
get:
45288
45289
description: Get the list of all CSM Agents running on your hosts and containers.
@@ -61278,9 +61279,10 @@ paths:
61278
61279
tags:
61279
61280
- Usage Metering
61280
61281
x-permission:
61281
- operator: OR
61282
+ operator: AND
61282
61283
permissions:
61283
61284
- usage_read
61285
+ - billing_read
61284
61286
/api/v2/usage/estimated_cost:
61285
61287
get:
61286
61288
description: 'Get estimated cost across multi-org and single root-org accounts.
@@ -61382,9 +61384,10 @@ paths:
61382
61384
tags:
61383
61385
- Usage Metering
61384
61386
x-permission:
61385
- operator: OR
61387
+ operator: AND
61386
61388
permissions:
61387
61389
- usage_read
61390
+ - billing_read
61388
61391
/api/v2/usage/historical_cost:
61389
61392
get:
61390
61393
description: 'Get historical cost across multi-org and single root-org accounts.
@@ -61463,9 +61466,10 @@ paths:
61463
61466
tags:
61464
61467
- Usage Metering
61465
61468
x-permission:
61466
- operator: OR
61469
+ operator: AND
61467
61470
permissions:
61468
61471
- usage_read
61472
+ - billing_read
61469
61473
/api/v2/usage/hourly_usage:
61470
61474
get:
61471
61475
description: Get hourly usage by product family.
@@ -61797,9 +61801,10 @@ paths:
61797
61801
tags:
61798
61802
- Usage Metering
61799
61803
x-permission:
61800
- operator: OR
61804
+ operator: AND
61801
61805
permissions:
61802
61806
- usage_read
61807
+ - billing_read
61803
61808
/api/v2/user_invitations:
61804
61809
post:
61805
61810
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