1
0
Fork 0
arangodb/Documentation/Examples/JSF_job_getStatusById_02.ge...

12 lines
334 B
Plaintext

shell> curl --header 'x-arango-async: store' --dump - http://localhost:8529/_admin/sleep?duration=30
HTTP/1.1 202 Accepted
content-type: text/plain; charset=utf-8
x-arango-async-id: 145262130180472
shell> curl --dump - http://localhost:8529/_api/job/145262130180472
HTTP/1.1 204 No Content
content-type: text/plain; charset=utf-8