From: wangyingbin Date: Tue, 27 Oct 2020 07:25:12 +0000 (+0800) Subject: doc:Add a description of the put obj API X-Git-Tag: v18.0.0~549^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=61ff1fed92cf7f6c981fe3ccf7641812d4c75206;p=ceph.git doc:Add a description of the put obj API 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 --- diff --git a/doc/dev/radosgw/s3_compliance.rst b/doc/dev/radosgw/s3_compliance.rst index 50aeda36a313..cba37068b0f5 100644 --- a/doc/dev/radosgw/s3_compliance.rst +++ b/doc/dev/radosgw/s3_compliance.rst @@ -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 | | | +---------+---------------------------+------------+---------------------------------------------------------------------------------------------------------+-------------+