You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by Apache Wiki <wi...@apache.org> on 2010/09/07 22:08:52 UTC

[Couchdb Wiki] Update of "Complete_HTTP_API_Reference" by NuuttiKotivuori

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for change notification.

The "Complete_HTTP_API_Reference" page has been changed by NuuttiKotivuori.
http://wiki.apache.org/couchdb/Complete_HTTP_API_Reference?action=diff&rev1=17&rev2=18

--------------------------------------------------

  ||GET||/_active_tasks||Returns a list of running tasks||
  ||GET||/_log||Retrieve the most recent server logs||
  ||POST||/_replicate||Start or cancel replications||
- ||GET||/_uuids||Returns a list of fresh UUIDs||HttpGetUuids||
+ ||GET||/_uuids||Returns a list of generated UUIDs||HttpGetUuids||
  ||POST||/_restart||Restart the server, requires admin privileges||
  ||GET||/_stats||Returns server statistics||
  ||GET||/_log||Returns the tail of the server's log file, requires admin privileges||