File tree Expand file tree Collapse file tree 3 files changed +14
-9
lines changed Expand file tree Collapse file tree 3 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": "2024-08-22 19:11:06.370624 ",
8
- "spec_repo_commit": "9ce6b1ec "
7
+ "regenerated": "2024-08-23 21:03:25.769442 ",
8
+ "spec_repo_commit": "f3d81376 "
9
9
},
10
10
"v2": {
11
11
"apigentools_version": "1.6.6",
12
- "regenerated": "2024-08-22 19:11:06.388849 ",
13
- "spec_repo_commit": "9ce6b1ec "
12
+ "regenerated": "2024-08-23 21:03:25.787615 ",
13
+ "spec_repo_commit": "f3d81376 "
14
14
}
15
15
}
16
16
}
Original file line number Diff line number Diff line change @@ -38443,8 +38443,10 @@ tags:
38443
38443
for more information.
38444
38444
name: Case Management
38445
38445
- description: The Cloud Cost Management API allows you to set up, edit, and delete
38446
- Cloud Cost Management accounts for AWS and Azure. See the [Cloud Cost Management
38447
- page](https://docs.datadoghq.com/cloud_cost_management/) for more information.
38446
+ Cloud Cost Management accounts for AWS and Azure. You can query your cost data
38447
+ by using the [Metrics endpoint](https://docs.datadoghq.com/api/latest/metrics/#query-timeseries-data-across-multiple-products)
38448
+ and the `cloud_cost` data source. For more information, see the [Cloud Cost Management
38449
+ documentation](https://docs.datadoghq.com/cloud_cost_management/).
38448
38450
name: Cloud Cost Management
38449
38451
- description: Manage your Datadog Cloudflare integration directly through the Datadog
38450
38452
API. See the [Cloudflare integration page](https://docs.datadoghq.com/integrations/cloudflare/)
Original file line number Diff line number Diff line change 1
1
@endpoint(cloud-cost-management) @endpoint(cloud-cost-management-v2)
2
2
Feature : Cloud Cost Management
3
3
The Cloud Cost Management API allows you to set up, edit, and delete Cloud
4
- Cost Management accounts for AWS and Azure. See the [Cloud Cost Management
5
- page](https://docs.datadoghq.com/cloud_cost_management/) for more
6
- information.
4
+ Cost Management accounts for AWS and Azure. You can query your cost data
5
+ by using the [Metrics
6
+ endpoint](https://docs.datadoghq.com/api/latest/metrics/#query-timeseries-
7
+ data-across-multiple-products) and the `cloud_cost` data source. For more
8
+ information, see the [Cloud Cost Management
9
+ documentation](https://docs.datadoghq.com/cloud_cost_management/).
7
10
8
11
Background :
9
12
Given a valid "apiKeyAuth" key in the system
You can’t perform that action at this time.
0 commit comments