]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc:Add a description of the put obj API
authorwangyingbin <wangyingbin@inspur.com>
Tue, 27 Oct 2020 07:25:12 +0000 (15:25 +0800)
committerwangyingbin <wangyingbin@inspur.com>
Tue, 27 Oct 2020 07:25:12 +0000 (15:25 +0800)
Add the reference document of put obj API, web address https://docs.ceph.com/en/latest/dev/radosgw/s3_ Compliance / hour,

Signed-off-by: wangyingbin <wangyingbin@inspur.com>
doc/dev/radosgw/s3_compliance.rst

index 50aeda36a313f05414ffdbf57a9a00f01090c9a2..cba37068b0f5b061eb81d93d0eb116c48e2616b1 100644 (file)
@@ -284,7 +284,13 @@ S3 Documentation reference : http://docs.aws.amazon.com/AmazonS3/latest/API/REST
 +---------+---------------------------+------------+---------------------------------------------------------------------------------------------------------+-------------+
 | POST    | Object restore            | ?          |                                                                                                         |             |
 +---------+---------------------------+------------+---------------------------------------------------------------------------------------------------------+-------------+
-| PUT     | Object                    | Yes        |                                                                                                         |             |
+| PUT     | Object                    | Yes        | https://github.com/ceph/ceph/blob/8a2eb18494005aa968b71f18121da8ebab48e950/src/rgw/rgw_rest_s3.cc#L481  |
+|         |                           |            | https://github.com/ceph/ceph/blob/8a2eb18494005aa968b71f18121da8ebab48e950/src/rgw/rgw_rest_s3.cc#L493  |
+|         |                           |            | https://github.com/ceph/ceph/blob/8a2eb18494005aa968b71f18121da8ebab48e950/src/rgw/rgw_rest_s3.cc#L507  |
+|         |                           |            | https://github.com/ceph/ceph/blob/8a2eb18494005aa968b71f18121da8ebab48e950/src/rgw/rgw_rest_s3.cc#L1786 |
+|         |                           |            | https://github.com/ceph/ceph/blob/b139a7cd34b4e203ab164ada7a8fa590b50d8b13/src/rgw/rgw_op.cc#L1119      |
+|         |                           |            | https://github.com/ceph/ceph/blob/b139a7cd34b4e203ab164ada7a8fa590b50d8b13/src/rgw/rgw_op.cc#L1217      |
+|         |                           |            | https://github.com/ceph/ceph/blob/b139a7cd34b4e203ab164ada7a8fa590b50d8b13/src/rgw/rgw_op.cc#L1222      |                             |             |
 +---------+---------------------------+------------+---------------------------------------------------------------------------------------------------------+-------------+
 | PUT     | Object acl                | Yes        |                                                                                                         |             |
 +---------+---------------------------+------------+---------------------------------------------------------------------------------------------------------+-------------+