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
65 changes: 65 additions & 0 deletions hugo/config/_default/menus/api.en.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11236,6 +11236,71 @@ menu:
- ListTagPipelinesRulesets
unstable: []
order: 16
- name: Update a unit cost
url: /api/latest/cloud-cost-management/update-a-unit-cost/
identifier: cloud-cost-management-update-a-unit-cost
parent: cloud-cost-management
generated: true
params:
versions:
- v2
operationids:
- UpdateUnitCost
unstable:
- v2
order: 75
- name: Get a unit cost
url: /api/latest/cloud-cost-management/get-a-unit-cost/
identifier: cloud-cost-management-get-a-unit-cost
parent: cloud-cost-management
generated: true
params:
versions:
- v2
operationids:
- GetUnitCost
unstable:
- v2
order: 74
- name: Delete a unit cost
url: /api/latest/cloud-cost-management/delete-a-unit-cost/
identifier: cloud-cost-management-delete-a-unit-cost
parent: cloud-cost-management
generated: true
params:
versions:
- v2
operationids:
- DeleteUnitCost
unstable:
- v2
order: 76
- name: Create a unit cost
url: /api/latest/cloud-cost-management/create-a-unit-cost/
identifier: cloud-cost-management-create-a-unit-cost
parent: cloud-cost-management
generated: true
params:
versions:
- v2
operationids:
- CreateUnitCost
unstable:
- v2
order: 73
- name: List unit costs
url: /api/latest/cloud-cost-management/list-unit-costs/
identifier: cloud-cost-management-list-unit-costs
parent: cloud-cost-management
generated: true
params:
versions:
- v2
operationids:
- ListUnitCosts
unstable:
- v2
order: 72
- name: List Cloud Cost Management tags
url: /api/latest/cloud-cost-management/list-cloud-cost-management-tags/
identifier: cloud-cost-management-list-cloud-cost-management-tags
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
title: Create a unit cost
---
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
title: Delete a unit cost
---
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
title: Get a unit cost
---
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
title: List unit costs
---
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
title: Update a unit cost
---
20 changes: 8 additions & 12 deletions hugo/content/en/api/v2/aws-integration/examples.json

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

Large diffs are not rendered by default.

16 changes: 4 additions & 12 deletions hugo/content/en/api/v2/okta-integration/examples.json

Large diffs are not rendered by default.

24 changes: 6 additions & 18 deletions hugo/content/en/api/v2/workflow-automation/examples.json

Large diffs are not rendered by default.

Loading
Loading