Object Storage Orchestration API Reference
Table Of Contents
2.6. DELETE Service ostor-limits
Parameter Description Required
id User ID.
Type: string.
Default value: none.
Yes*
bucket Bucket name.
Type: string.
Default value: none.
Yes*
ops Removes operations limits. No
bandwidth Removes bandwidth limits. No
* Only one of the required parameters can be set in a single request.
2.6.2.3 Headers
This implementation uses only common request headers.
2.6.3 Responses
2.6.3.1 Headers
This implementation uses only common response headers.
2.6.3.2 Body
Empty.
Note: If limits are successfully removed, Status204NoContent will be returned.
2.6.4 Examples
2.6.4.1 Sample Request #1
The following request deletes all operations limits for a user with the email user1@email.com.
23










