]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/rgw: Admin Capabilities section links to Admin Ops API
authorCasey Bodley <cbodley@redhat.com>
Thu, 17 Apr 2025 21:51:46 +0000 (17:51 -0400)
committerCasey Bodley <cbodley@redhat.com>
Fri, 18 Apr 2025 17:35:00 +0000 (13:35 -0400)
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit cdc04b87842e02f81add403c8843b77e56cb3ef4)

doc/radosgw/admin.rst

index 7c7d9d6df148a2bfb0130477ca29d2a469f88054..e772190d375c6e21dbdc7cfc30caa3d6a9ff00c7 100644 (file)
@@ -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/