diff options
Diffstat (limited to 'doc/api')
-rw-r--r-- | doc/api/index.rst | 38 |
1 files changed, 13 insertions, 25 deletions
diff --git a/doc/api/index.rst b/doc/api/index.rst index 68263bc1185..71c1cac6c34 100644 --- a/doc/api/index.rst +++ b/doc/api/index.rst @@ -3,49 +3,37 @@ =================== -RADOS Object Store APIs -======================= +Ceph Storage Cluster APIs +========================= -See `RADOS Object Store APIs`_. +See `Ceph Storage Cluster APIs`_. -.. _RADOS Object Store APIs: ../rados/api/ +.. _Ceph Storage Cluster APIs: ../rados/api/ -CephFS APIs -=========== +Ceph Filesystem APIs +==================== See `libcephfs (javadoc)`_. .. _libcephfs (javadoc): libcephfs-java -Ceph Block Device -================= +Ceph Block Device APIs +====================== See `librbdpy`_. .. _librbdpy: ../rbd/librbdpy -Ceph RADOS Gateway S3 API -========================= +Ceph Object Store APIs +====================== -See `S3-compatible API`_. +- See `S3-compatible API`_. +- See `Swift-compatible API`_. +- See `Admin Ops API`_. .. _S3-compatible API: ../radosgw/s3/ - - -Ceph RADOS Gateway Swift API -============================ - -See `Swift-compatible API`_. - .. _Swift-compatible API: ../radosgw/swift/ - - -Ceph RADOS Gateway Admin Ops API -================================ - -See `Admin Ops API`_. - .. _Admin Ops API: ../radosgw/adminops
\ No newline at end of file |