From: Casey Bodley Date: Thu, 17 Apr 2025 21:51:46 +0000 (-0400) Subject: doc/rgw: Admin Capabilities section links to Admin Ops API X-Git-Tag: v19.2.3~202^2~1 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=f29bc2e48d721e706ec9bf403f83dd54029f5738;p=ceph.git doc/rgw: Admin Capabilities section links to Admin Ops API Signed-off-by: Casey Bodley (cherry picked from commit cdc04b87842e02f81add403c8843b77e56cb3ef4) --- diff --git a/doc/radosgw/admin.rst b/doc/radosgw/admin.rst index 7c7d9d6df148a..e772190d375c6 100644 --- a/doc/radosgw/admin.rst +++ b/doc/radosgw/admin.rst @@ -363,7 +363,7 @@ To remove a Swift secret key, run a command of the following form: Add or Remove Admin Capabilities -------------------------------- -The Ceph Storage Cluster provides an administrative API that enables users to +The Ceph Storage Cluster provides an `Admin Ops API`_ that enables users to execute administrative functions via the REST API. By default, users do NOT have access to this API. To enable a user to exercise administrative functionality, provide the user with administrative capabilities. @@ -901,3 +901,4 @@ example commands: .. _Pool Configuration: ../../rados/configuration/pool-pg-config-ref/ .. _Ceph Object Gateway Config Reference: ../config-ref/ .. _Accounts: ../account/ +.. _Admin Ops API: ../adminops/