-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
cloud-apiRelated to Redis Cloud API functionalityRelated to Redis Cloud API functionalityenhancementNew feature or requestNew feature or requestlow-priorityNice to have but not criticalNice to have but not critical
Description
Summary
Add support for the Cost Report API endpoints (currently in Beta).
Endpoints to implement
Library (redis-cloud)
POST /cost-report- Generate cost reportGET /cost-report/{costreportId}- Get cost report
CLI (redisctl)
cloud account generate-cost-report- Generate a cost reportcloud account get-cost-report <id>- Get cost report by ID
Notes
- These endpoints are marked as Beta in the API documentation
- May require async operation handling (POST returns task ID)
References
Metadata
Metadata
Assignees
Labels
cloud-apiRelated to Redis Cloud API functionalityRelated to Redis Cloud API functionalityenhancementNew feature or requestNew feature or requestlow-priorityNice to have but not criticalNice to have but not critical