]> git.proxmox.com Git - ceph.git/blob - ceph/doc/api/index.rst
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / doc / api / index.rst
1 ===================
2 API Documentation
3 ===================
4
5 Ceph RESTful API
6 ================
7
8 See `Ceph REST API`_.
9
10 .. _Ceph REST API: ../mgr/ceph_api/
11
12 Ceph Storage Cluster APIs
13 =========================
14
15 See `Ceph Storage Cluster APIs`_.
16
17 .. _Ceph Storage Cluster APIs: ../rados/api/
18
19
20 Ceph File System APIs
21 =====================
22
23 See `libcephfs`_
24
25 .. _libcephfs: ../cephfs/api
26
27 Ceph Block Device APIs
28 ======================
29
30 See `librbdpy`_.
31
32 .. _librbdpy: ../rbd/api/librbdpy
33
34 Ceph RADOS Gateway APIs
35 =======================
36
37 See `librgw-py`_.
38
39 .. _librgw-py: ../radosgw/api
40
41 Ceph Object Store APIs
42 ======================
43
44 - See `S3-compatible API`_.
45 - See `Swift-compatible API`_.
46 - See `Admin Ops API`_.
47
48 Ceph MON Command API
49 ====================
50
51 - See `Mon command API`_.
52
53 .. _S3-compatible API: ../radosgw/s3/
54 .. _Swift-compatible API: ../radosgw/swift/
55 .. _Admin Ops API: ../radosgw/adminops
56 .. _Mon command API: mon_command_api
57
58
59 .. toctree::
60 :hidden:
61
62 mon_command_api