Object Storage Orchestration API Reference
Table Of Contents
2.4. GET Service ostor-limits
2.3.4 Examples
2.3.4.1 Sample Request
Deletes the user with the email test@test.test.
DELETE /?ostor-users&emailAddress=test@test.test HTTP/1.1
Host: s3.amazonaws.com
Date: Wed, 30 Apr 2016 22:32:00 GMT
Authorization: <authorization_string>
2.3.4.2 Sample Response
HTTP/1.1 203 No Content
x-amz-req-time-micros : 172807
Server : nginx/1.8.1
Connection : closed
x-amz-request-id : 80000000000000030005c8ca5862476a
Date : Wed, 30 Apr 2016 22:32:03 GMT
Content-type : application/xml
2.4 GET Service ostor-limits
2.4.1 Description
Lists information about limits on operations and bandwidth for the speciļ¬ed user or bucket.
2.4.2 Requests
2.4.2.1 Syntax
GET /?ostor-limits&emailAddress=<value> HTTP/1.1
Host: s3.amazonaws.com
Date: <date>
Authorization: <authorization_string>
GET /?ostor-limits&bucket=<value> HTTP/1.1
Host: s3.amazonaws.com
11










