mirror of https://gitee.com/bigwinds/arangodb
16 lines
340 B
Plaintext
16 lines
340 B
Plaintext
!CHAPTER HTTP tasks Interface
|
|
|
|
Following you have ArangoDB's HTTP Interface for Tasks.
|
|
|
|
There are also some examples provided for every API action.
|
|
|
|
@startDocuBlock JSF_get_api_tasks_all
|
|
|
|
@startDocuBlock JSF_get_api_tasks
|
|
|
|
@startDocuBlock JSF_post_api_new_tasks
|
|
|
|
@startDocuBlock JSF_put_api_new_tasks
|
|
|
|
@startDocuBlock JSF_delete_api_tasks
|