Project

General

Profile

Actions

Feature #16191

open

rgw:get usage S3 api extend

Added by Ji Chen almost 8 years ago. Updated almost 7 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]"

Actions #2

Updated by Loïc Dachary almost 8 years ago

  • Target version deleted (v10.2.2)
Actions #3

Updated by Orit Wasserman about 7 years ago

  • Assignee changed from Ji Chen to Orit Wasserman
Actions #4

Updated by Nathan Cutler about 7 years ago

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

Also available in: Atom PDF