get_paid_storage
Retrieve paid storage cost reports for a specified date range. Generates an async report that is created, polled, and downloaded.
Instructions
Get the paid storage cost report for a period (async report: created, polled, then downloaded)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dateTo | Yes | End date (RFC3339) | |
| dateFrom | Yes | Start date (RFC3339) |