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

14 lines
398 B
Plaintext

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