Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
50 changes: 50 additions & 0 deletions config/_default/menus/api.en.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,32 @@ menu:
- ListAWSNamespaces
unstable: []
order: 1
- name: Preview AWS metric name filter
url: /api/latest/aws-integration/preview-aws-metric-name-filter/
identifier: aws-integration-preview-aws-metric-name-filter
parent: aws-integration
generated: true
params:
versions:
- v2
operationids:
- PreviewAWSMetricNameFilter
unstable:
- v2
order: 20
- name: Get AWS metric name filter preview
url: /api/latest/aws-integration/get-aws-metric-name-filter-preview/
identifier: aws-integration-get-aws-metric-name-filter-preview
parent: aws-integration
generated: true
params:
versions:
- v2
operationids:
- GetAWSMetricNameFilterPreview
unstable:
- v2
order: 19
- name: Create AWS CCM config
url: /api/latest/aws-integration/create-aws-ccm-config/
identifier: aws-integration-create-aws-ccm-config
Expand Down Expand Up @@ -10818,6 +10844,30 @@ menu:
unstable:
- v2
order: 43
- name: Update account filters
url: /api/latest/cloud-cost-management/update-account-filters/
identifier: cloud-cost-management-update-account-filters
parent: cloud-cost-management
generated: true
params:
versions:
- v2
operationids:
- UpdateCostAccountFilters
unstable: []
order: 70
- name: Get account filters
url: /api/latest/cloud-cost-management/get-account-filters/
identifier: cloud-cost-management-get-account-filters
parent: cloud-cost-management
generated: true
params:
versions:
- v2
operationids:
- GetCostAccountFilters
unstable: []
order: 69
- name: Cloud Network Monitoring
url: /api/latest/cloud-network-monitoring/
identifier: cloud-network-monitoring
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
title: Get account filters
---
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
title: Update account filters
---
233 changes: 227 additions & 6 deletions content/en/api/v2/aws-integration/examples.json

Large diffs are not rendered by default.

154 changes: 154 additions & 0 deletions content/en/api/v2/cloud-cost-management/examples.json

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions content/en/api/v2/observability-pipelines/examples.json

Large diffs are not rendered by default.

Loading
Loading