]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.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>
Thu, 17 Apr 2025 21:51:46 +0000 (17:51 -0400)
Signed-off-by: Casey Bodley <cbodley@redhat.com>
doc/radosgw/admin.rst

index 3d83554a93a0e4d14911cfc4799849143790f4e2..483269b38339bf5478badd8f59f894627f5828e6 100644 (file)
@@ -364,7 +364,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.
@@ -902,3 +902,4 @@ example commands:
 .. _Pool Configuration: ../../rados/configuration/pool-pg-config-ref/
 .. _Ceph Object Gateway Config Reference: ../config-ref/
 .. _Accounts: ../account/
+.. _Admin Ops API: ../adminops/