]> git.proxmox.com Git - ceph.git/blobdiff - ceph/doc/radosgw/s3/bucketops.rst
update ceph source to reef 18.1.2
[ceph.git] / ceph / doc / radosgw / s3 / bucketops.rst
index 378eb5f044a262d99305ae5f1b7f29f9f5bf9eb1..17da3a9351d9ab05ac8d4d8ca162f660ad29f717 100644 (file)
@@ -487,7 +487,7 @@ Syntax
 
 ::
 
-    PUT /<bucket name>?notification HTTP/1.1
+    PUT /{bucket}?notification HTTP/1.1
 
 
 Request Entities
@@ -598,7 +598,7 @@ Syntax
 
 ::
 
-    DELETE /bucket?notification[=<notification-id>] HTTP/1.1
+    DELETE /{bucket}?notification[=<notification-id>] HTTP/1.1
 
 
 Parameters
@@ -629,7 +629,7 @@ Syntax
 
 ::
 
-    GET /bucket?notification[=<notification-id>] HTTP/1.1 
+    GET /{bucket}?notification[=<notification-id>] HTTP/1.1 
 
 
 Parameters