File tree Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 11{
2- "spec_repo_commit": "4413e63 ",
3- "generated": "2025-08-19 20:28:34.170 "
2+ "spec_repo_commit": "d58cb84 ",
3+ "generated": "2025-08-22 18:44:59.682 "
44}
Original file line number Diff line number Diff line change @@ -67451,14 +67451,6 @@ paths:
6745167451 This endpoint is only accessible for [parent-level organizations](https://docs.datadoghq.com/account_management/multi_organization/).'
6745267452 operationId: GetHistoricalCostByOrg
6745367453 parameters:
67454- - description: String to specify whether cost is broken down at a parent-org
67455- level or at the sub-org level. Available views are `summary` and `sub-org`. Defaults
67456- to `summary`.
67457- in: query
67458- name: view
67459- required: false
67460- schema:
67461- type: string
6746267454 - description: 'Datetime in ISO-8601 format, UTC, precise to month: `[YYYY-MM]`
6746367455 for cost beginning this month.'
6746467456 in: query
@@ -67467,6 +67459,14 @@ paths:
6746767459 schema:
6746867460 format: date-time
6746967461 type: string
67462+ - description: String to specify whether cost is broken down at a parent-org
67463+ level or at the sub-org level. Available views are `summary` and `sub-org`. Defaults
67464+ to `summary`.
67465+ in: query
67466+ name: view
67467+ required: false
67468+ schema:
67469+ type: string
6747067470 - description: 'Datetime in ISO-8601 format, UTC, precise to month: `[YYYY-MM]`
6747167471 for cost ending this month.'
6747267472 in: query
Original file line number Diff line number Diff line change 15451545 "include_connected_accounts" => "Boolean" ,
15461546 } ,
15471547 "v2.GetHistoricalCostByOrg" => {
1548- "view" => "String" ,
15491548 "start_month" => "Time" ,
1549+ "view" => "String" ,
15501550 "end_month" => "Time" ,
15511551 "include_connected_accounts" => "Boolean" ,
15521552 } ,
You can’t perform that action at this time.
0 commit comments