Skip to content

Commit

Permalink
Regenerate client from commit ad9f8b51 of spec repo
Browse files Browse the repository at this point in the history
  • Loading branch information
ci.datadog-api-spec committed Dec 19, 2023
1 parent 149f864 commit f46e856
Show file tree
Hide file tree
Showing 15 changed files with 11,408 additions and 1,239 deletions.
8 changes: 4 additions & 4 deletions .apigentools-info
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"spec_versions": {
"v1": {
"apigentools_version": "1.6.6",
"regenerated": "2023-12-18 13:48:16.687856",
"spec_repo_commit": "f363f7b4"
"regenerated": "2023-12-19 10:18:26.531081",
"spec_repo_commit": "ad9f8b51"
},
"v2": {
"apigentools_version": "1.6.6",
"regenerated": "2023-12-18 13:48:25.506435",
"spec_repo_commit": "f363f7b4"
"regenerated": "2023-12-19 10:18:34.377473",
"spec_repo_commit": "ad9f8b51"
}
}
}
126 changes: 125 additions & 1 deletion config/_default/menus/menus.en.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1554,7 +1554,7 @@ main:
url: tracing/trace_collection/automatic_instrumentation/dd_libraries/
parent: automatic_instrumentation
identifier: auto_dd_libraries
weight: 102
weight: 102
- name: Custom Instrumentation
url: tracing/trace_collection/custom_instrumentation/
parent: tracing_trace_collection
Expand Down Expand Up @@ -8959,6 +8959,130 @@ api:
- AggregateCIAppTestEvents
unstable: []
order: 3
- name: Cloud Cost Management
url: /api/latest/cloud-cost-management/
identifier: cloud-cost-management
generated: true
- name: Cloud Cost Enabled
url: '#cloud-cost-enabled'
identifier: cloud-cost-management-cloud-cost-enabled
parent: cloud-cost-management
generated: true
params:
versions:
- v2
operationids:
- GetCloudCostActivity
unstable: []
order: 10
- name: Update Cloud Cost Management Azure config
url: '#update-cloud-cost-management-azure-config'
identifier: cloud-cost-management-update-cloud-cost-management-azure-config
parent: cloud-cost-management
generated: true
params:
versions:
- v2
operationids:
- UpdateCostAzureUCConfigs
unstable: []
order: 7
- name: Delete Cloud Cost Management Azure config
url: '#delete-cloud-cost-management-azure-config'
identifier: cloud-cost-management-delete-cloud-cost-management-azure-config
parent: cloud-cost-management
generated: true
params:
versions:
- v2
operationids:
- DeleteCostAzureUCConfig
unstable: []
order: 9
- name: Create Cloud Cost Management Azure configs
url: '#create-cloud-cost-management-azure-configs'
identifier: cloud-cost-management-create-cloud-cost-management-azure-configs
parent: cloud-cost-management
generated: true
params:
versions:
- v2
operationids:
- CreateCostAzureUCConfigs
unstable: []
order: 8
- name: List Cloud Cost Management Azure configs
url: '#list-cloud-cost-management-azure-configs'
identifier: cloud-cost-management-list-cloud-cost-management-azure-configs
parent: cloud-cost-management
generated: true
params:
versions:
- v2
operationids:
- ListCostAzureUCConfigs
unstable: []
order: 6
- name: List related AWS accounts
url: '#list-related-aws-accounts'
identifier: cloud-cost-management-list-related-aws-accounts
parent: cloud-cost-management
generated: true
params:
versions:
- v2
operationids:
- ListAWSRelatedAccounts
unstable: []
order: 5
- name: Update Cloud Cost Management AWS CUR config
url: '#update-cloud-cost-management-aws-cur-config'
identifier: cloud-cost-management-update-cloud-cost-management-aws-cur-config
parent: cloud-cost-management
generated: true
params:
versions:
- v2
operationids:
- UpdateCostAWSCURConfig
unstable: []
order: 2
- name: Delete Cloud Cost Management AWS CUR config
url: '#delete-cloud-cost-management-aws-cur-config'
identifier: cloud-cost-management-delete-cloud-cost-management-aws-cur-config
parent: cloud-cost-management
generated: true
params:
versions:
- v2
operationids:
- DeleteCostAWSCURConfig
unstable: []
order: 4
- name: Create Cloud Cost Management AWS CUR config
url: '#create-cloud-cost-management-aws-cur-config'
identifier: cloud-cost-management-create-cloud-cost-management-aws-cur-config
parent: cloud-cost-management
generated: true
params:
versions:
- v2
operationids:
- CreateCostAWSCURConfig
unstable: []
order: 3
- name: List Cloud Cost Management AWS CUR configs
url: '#list-cloud-cost-management-aws-cur-configs'
identifier: cloud-cost-management-list-cloud-cost-management-aws-cur-configs
parent: cloud-cost-management
generated: true
params:
versions:
- v2
operationids:
- ListCostAWSCURConfigs
unstable: []
order: 1
- name: Cloud Workload Security
url: /api/latest/cloud-workload-security/
identifier: cloud-workload-security
Expand Down
3 changes: 3 additions & 0 deletions content/en/api/latest/cloud-cost-management/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
title: Cloud Cost Management
---
4 changes: 4 additions & 0 deletions content/en/api/v2/cloud-cost-management/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
title: Cloud Cost Management
headless: true
---
576 changes: 576 additions & 0 deletions content/en/api/v2/cloud-cost-management/examples.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"data": {
"attributes": {
"account_id": "123456789123",
"bucket_name": "dd-cost-bucket",
"bucket_region": "us-east-1",
"report_name": "dd-report-name",
"report_prefix": "dd-report-prefix"
},
"type": "aws_cur_config_post_request"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"data": {
"attributes": {
"account_id": "1234abcd-1234-abcd-1234-1234abcd1234",
"actual_bill_config": {
"export_name": "dd-actual-export",
"export_path": "dd-export-path",
"storage_account": "dd-storage-account",
"storage_container": "dd-storage-container"
},
"amortized_bill_config": {
"export_name": "dd-actual-export",
"export_path": "dd-export-path",
"storage_account": "dd-storage-account",
"storage_container": "dd-storage-container"
},
"client_id": "1234abcd-1234-abcd-1234-1234abcd1234",
"is_enabled": true,
"scope": "subscriptions/1234abcd-1234-abcd-1234-1234abcd1234"
},
"type": "azure_uc_config_post_request"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"data": {
"attributes": {
"is_enabled": true
},
"type": "aws_cur_config_patch_request"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"data": {
"attributes": {
"is_enabled": true
},
"type": "azure_uc_config_patch_request"
}
}
28 changes: 28 additions & 0 deletions data/api/v2/CodeExamples.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,34 @@
"description": "Search tests events returns \"OK\" response with pagination"
}
],
"CreateCostAWSCURConfig": [
{
"group": "cloud_cost_management",
"suffix": "",
"description": "Create Cloud Cost Management AWS CUR config returns \"OK\" response"
}
],
"CreateCostAzureUCConfigs": [
{
"group": "cloud_cost_management",
"suffix": "",
"description": "Create Cloud Cost Management Azure configs returns \"OK\" response"
}
],
"UpdateCostAWSCURConfig": [
{
"group": "cloud_cost_management",
"suffix": "",
"description": "Update Cloud Cost Management AWS CUR config returns \"OK\" response"
}
],
"UpdateCostAzureUCConfigs": [
{
"group": "cloud_cost_management",
"suffix": "",
"description": "Update Cloud Cost Management Azure config returns \"OK\" response"
}
],
"CreateCloudWorkloadSecurityAgentRule": [
{
"group": "cloud_workload_security",
Expand Down
Loading

0 comments on commit f46e856

Please sign in to comment.