We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ad7b11 commit ac7b8edCopy full SHA for ac7b8ed
openapi.yaml
@@ -11868,10 +11868,11 @@ paths:
11868
security:
11869
- personalAccessToken: []
11870
- oauth:
11871
- - object_storage:read_write
+ - object_storage:read_only
11872
responses:
11873
'200':
11874
- description: A paginated list of buckets you own.
+ description: >
11875
+ Returns the amount of outbound data transfer used by your account's Object Storage buckets.
11876
content:
11877
application/json:
11878
schema:
0 commit comments