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 11{
2- "spec_repo_commit": "1e6c346 ",
3- "generated": "2025-08-25 18:47:11.980 "
2+ "spec_repo_commit": "335aa67 ",
3+ "generated": "2025-08-27 07:15:04.558 "
44}
Original file line number Diff line number Diff line change @@ -50455,13 +50455,15 @@ paths:
5045550455 appKeyAuth: []
5045650456 - AuthZ:
5045750457 - usage_read
50458+ - billing_read
5045850459 summary: Get Monthly Cost Attribution
5045950460 tags:
5046050461 - Usage Metering
5046150462 x-permission:
50462- operator: OR
50463+ operator: AND
5046350464 permissions:
5046450465 - usage_read
50466+ - billing_read
5046550467 /api/v2/csm/onboarding/agents:
5046650468 get:
5046750469 description: Get the list of all CSM Agents running on your hosts and containers.
@@ -67509,13 +67511,15 @@ paths:
6750967511 appKeyAuth: []
6751067512 - AuthZ:
6751167513 - usage_read
67514+ - billing_read
6751267515 summary: Get cost across multi-org account
6751367516 tags:
6751467517 - Usage Metering
6751567518 x-permission:
67516- operator: OR
67519+ operator: AND
6751767520 permissions:
6751867521 - usage_read
67522+ - billing_read
6751967523 /api/v2/usage/estimated_cost:
6752067524 get:
6752167525 description: 'Get estimated cost across multi-org and single root-org accounts.
@@ -67613,13 +67617,15 @@ paths:
6761367617 appKeyAuth: []
6761467618 - AuthZ:
6761567619 - usage_read
67620+ - billing_read
6761667621 summary: Get estimated cost across your account
6761767622 tags:
6761867623 - Usage Metering
6761967624 x-permission:
67620- operator: OR
67625+ operator: AND
6762167626 permissions:
6762267627 - usage_read
67628+ - billing_read
6762367629 /api/v2/usage/historical_cost:
6762467630 get:
6762567631 description: 'Get historical cost across multi-org and single root-org accounts.
@@ -67694,13 +67700,15 @@ paths:
6769467700 appKeyAuth: []
6769567701 - AuthZ:
6769667702 - usage_read
67703+ - billing_read
6769767704 summary: Get historical cost across your account
6769867705 tags:
6769967706 - Usage Metering
6770067707 x-permission:
67701- operator: OR
67708+ operator: AND
6770267709 permissions:
6770367710 - usage_read
67711+ - billing_read
6770467712 /api/v2/usage/hourly_usage:
6770567713 get:
6770667714 description: Get hourly usage by product family.
@@ -68029,13 +68037,15 @@ paths:
6802968037 appKeyAuth: []
6803068038 - AuthZ:
6803168039 - usage_read
68040+ - billing_read
6803268041 summary: Get projected cost across your account
6803368042 tags:
6803468043 - Usage Metering
6803568044 x-permission:
68036- operator: OR
68045+ operator: AND
6803768046 permissions:
6803868047 - usage_read
68048+ - billing_read
6803968049 /api/v2/user_invitations:
6804068050 post:
6804168051 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