cldkctl_billing_history
Retrieve billing history for a specific project within a defined date range to track cloud spending and analyze costs.
Instructions
Call the cldkctl_billing_history endpoint
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ID of the project | |
| start | Yes | Start date (YYYY-MM-DD) | |
| end | Yes | End date (YYYY-MM-DD) |