blob: 7007b0dc196a29824b121feae6b169514b2965ba (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
|
===================
API Documentation
===================
Ceph RESTful API
================
See :ref:`mgr ceph api`.
Ceph Storage Cluster APIs
=========================
See :ref:`rados api`
Ceph File System APIs
=====================
See :ref:`cephfs api`
Ceph Block Device APIs
======================
See :ref:`rbd api py`
Ceph RADOS Gateway APIs
=======================
See :ref:`radosgw api`
Ceph Object Store APIs
======================
- See :ref:`S3-compatible API <radosgw s3>`.
- See :ref:`Swift-compatible API <radosgw swift>`.
- See :ref:`Admin Ops API<radosgw admin ops>`.
Ceph MON Command API
====================
- See :doc:`Mon command API <mon_command_api>`.
.. toctree::
:hidden:
mon_command_api
|