You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this page we index all available Scaleway Object Storage API requests.
13
12
14
13
<Requirements />
@@ -19,13 +18,13 @@ In this page we index all available Scaleway Object Storage API requests.
19
18
When you use Object Storage directly with the API, you must generate an [Authentication Signature v4](/object-storage/api-cli/generate-aws4-auth-signature/) beforehand.
20
19
</Message>
21
20
22
-
## Common Operations
21
+
## Common operations
23
22
24
23
| Feature | Description | Status |
25
24
| :------------ | :---- | :- |
26
25
|[GetService](/object-storage/api-cli/common-operations/#getservice)| Returns a list of all buckets | supported |
27
26
28
-
## Bucket Operations
27
+
## Bucket operations
29
28
30
29
| Feature | Description | Status |
31
30
| :------------ | :---- | :---- |
@@ -63,7 +62,7 @@ In this page we index all available Scaleway Object Storage API requests.
63
62
64
63
65
64
66
-
## Object Operations
65
+
## Object operations
67
66
68
67
| Feature | Description | Status |
69
68
| :------------ | :---- | :- |
@@ -93,5 +92,3 @@ In this page we index all available Scaleway Object Storage API requests.
93
92
|[RestoreObject](/object-storage/api-cli/object-operations/#restoreobject)| Restores an object from `Glacier`| supported |
94
93
|[UploadPart](/object-storage/api-cli/multipart-uploads/#uploading-a-part)| Uploads a part in a multipart upload | supported |
95
94
| UploadPartCopy | Copies data from an existing object as data source to upload a part | supported |
0 commit comments