Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "SMILA/Documentation/REST API Reference"

(New page: This page is a cross reference to the SMILA manual based on the SMILA ReST API. It lists all URLs of the ReST API and links them to the manual page that describes it. * <tt>/smila/</tt>:...)
 
Line 1: Line 1:
This page is a cross reference to the SMILA manual based on the SMILA ReST API. It lists all URLs of the ReST API and links them to the manual page that describes it.
+
This page is intended to serve as a cross reference to the SMILA manual based on the SMILA ReST API. It lists all URLs of the ReST API and links them to the manual page that describes it.
  
  

Revision as of 04:57, 19 January 2012

This page is intended to serve as a cross reference to the SMILA manual based on the SMILA ReST API. It lists all URLs of the ReST API and links them to the manual page that describes it.


  • /smila/: Entry page: overview on system state and links to the other APIs
    • pipelets/
    • pipelines/
    • jobmanager/
      • dataobjecttypes/: show available DOTs
      • buckets/: list and modify buckets
      • workers/
      • workflows/
      • jobs/
    • job/
      • <jobname>/record/
      • <jobname>/bulk/
    • tasks/
    • importing/
      • delta/
      • visitedlinks/
    • store/
    • debug/
  • /taskmanager/
  • /zookeeper/

Back to the top