Revision dc068945

b/docs/pithos-api-guide.rst
27 27
=========================  ================================
28 28
Revision                   Description
29 29
=========================  ================================
30
0.13 (Jun 21, 2013)        Proxy identity management services
30
0.13 (Jan 21, 2013)        Proxy identity management services
31 31
\                          Uuid to displayname translation
32 32
0.9 (Feb 17, 2012)         Change permissions model.
33 33
0.10 (Jul 18, 2012)        Support for bulk COPY/MOVE/DELETE
......
114 114

  
115 115
Client software using Pithos, should forward to the ``/feedback`` URI. The Pithos service, depending on its configuration will delegate the request to the appropriate identity management URI.
116 116

  
117
========================= =========  ==================
118
Uri                       Method     Description
119
========================= =========  ==================
120
``/feedback``             POST       Send feedback
121
========================= =========  ==================
122

  
123
|
124

  
117 125
======================  =========================
118 126
Request Parameter Name  Value
119 127
======================  =========================
......
146 154

  
147 155
Client software using Pithos, should forward to the ``/user_catalogs`` URI to get uuid to displayname translations and vice versa. The Pithos service, depending on its configuration will delegate the request to the appropriate identity management URI.
148 156

  
157
================================ =========  ==================
158
Uri                              Method     Description
159
================================ =========  ==================
160
``/user_catalogs``               POST       Get 2 catalogs containing uuid to displayname mapping and the opposite
161
================================ =========  ==================
162

  
163
|
164

  
149 165
====================  ===========================
150 166
Request Header Name   Value
151 167
====================  ===========================

Also available in: Unified diff