Skip to content

Commit 6edf92f

Browse files
authored
Merge pull request #2521 from redis/remove-costreport-preview
Remove cost report preview language
2 parents 9364eb3 + 547a145 commit 6edf92f

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

content/operate/rc/api/examples/generate-cost-report.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ categories:
77
- operate
88
- rc
99
description: Shows how to generate and download a cost report in FOCUS format using the Redis Cloud REST API.
10-
bannerText: The cost report API endpoint is currently in preview. [Contact support](https://redis.io/support/) to request access to this endpoint.
1110
weight: 60
1211
---
1312

content/operate/rc/billing-and-payments/cost-report.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -93,10 +93,6 @@ All columns after the **Total cost** column show the key values for any [tags]({
9393

9494
## Get FOCUS format using REST API
9595

96-
{{< note >}}
97-
The cost report API endpoint is currently in preview. [Contact support](https://redis.io/support/) to request access to this endpoint.
98-
{{< /note >}}
99-
10096
You can use the [Redis Cloud REST API]({{< relref "/operate/rc/api" >}}) to get a cost report in [FinOps Open Cost and Usage Specification (FOCUS)](https://focus.finops.org/) compatible format.
10197

10298
{{< embed-md "rc-cost-report-api.md" >}}

0 commit comments

Comments
 (0)