UNSOLVED

rapidsoftware

updated

3 years ago

R

rapidsoftware

1 Rookie

2 Posts

0

132

December 4th, 2023 12:53

ECS - Bucket Billing

I am using following api call to get bucket billing details

GET /object/billing/buckets/{namespace}/{bucket}/sample?include_bucket_detail=true&sizeunit=KB&start_time=2023-11-12T00:00&end_time=2023-11-12T01:00

But unfortunately if buckets gets deleted this API doesn't return data for the time period when bucket exist. 

Is there any API or parameter I can use to get billing data of the bucket for the time when it hasn't been deleted