Object Storage Orchestration API Reference
Table Of Contents
2.5. PUT Service ostor-limits
2.5 PUT Service ostor-limits
2.5.1 Description
Sets limit values for the specified user or bucket. Either operations count or bandwidth limits can be specified
in a single request.
2.5.2 Requests
2.5.2.1 Syntax
PUT /?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
Date: <date>
Authorization: <authorization_string>
2.5.2.2 Parameters
Parameter Description Required
emailAddress User email address.
Type: string.
Default value: none.
Yes*
id User ID.
Type: string.
Default value: none.
Yes*
bucket Bucket name.
Type: string.
Default value: none.
Yes
17










