]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
examples: Add rgw script to access admin APIs using curl 46093/head
authorPrashant D <pdhange@redhat.com>
Fri, 29 Apr 2022 15:28:55 +0000 (11:28 -0400)
committerPrashant D <pdhange@redhat.com>
Fri, 6 May 2022 15:14:12 +0000 (11:14 -0400)
commit9b40fdad5a923f8504853f85ff1679cfcd0fa652
treefa89bf1310767a3164597c5daba30641addf226f
parent42b969b8be16467bed93e4a0fd851e852c7ceb88
examples: Add rgw script to access admin APIs using curl

The rgw_admin_curl.sh script will allow end-user/developers to
access RGW admin APIs through curl command.

Signed-off-by: Prashant D <pdhange@redhat.com>
examples/rgw_admin_curl.sh [new file with mode: 0644]