Project

General

Profile

Feature #16191

rgw:get usage S3 api extend

Added by Ji Chen almost 8 years ago. Updated over 6 years ago.

Status:
New
Priority:
Normal
Target version:
-
% Done:

0%

Source:
other
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

This api is used to let every S3 user know
their total usage.
Before this, only cluster manager can use
radosgw-admin usage show --uid to find total
resource a user has used.
As amazon does not expose this api.So we need define it

format:
GET /?usage&start-date=&end-date= HTTP/1.1
Host: s3.amazonaws.com
Date: date
Authorization: authorization string

start-date := "YYYY-MM-DD[ hh:mm:ss]"

end-date := "YYYY-MM-DD[ hh:mm:ss]"

History

#2 Updated by Loïc Dachary almost 8 years ago

  • Target version deleted (v10.2.2)

#3 Updated by Orit Wasserman almost 7 years ago

  • Assignee changed from Ji Chen to Orit Wasserman

#4 Updated by Nathan Cutler almost 7 years ago

  • Project changed from Ceph to rgw
  • Category deleted (22)

Also available in: Atom PDF