comparison Sphinx/source/users/rest.rst @ 381:f9c4c6144fec

fix
author Alain Mazy <alain@mazy.be>
date Wed, 08 Apr 2020 12:21:38 +0200
parents 06ab5ab05a2d
children e73148f45930 7469b6c5618b
comparison
equal deleted inserted replaced
380:06ab5ab05a2d 381:f9c4c6144fec
392 392
393 $ curl http://localhost:8042/studies/6b9e19d9-62094390-5f9ddb01-4a191ae7-9766b715/archive > Study.zip 393 $ curl http://localhost:8042/studies/6b9e19d9-62094390-5f9ddb01-4a191ae7-9766b715/archive > Study.zip
394 394
395 It is also possible to download a zipped DICOMDIR through:: 395 It is also possible to download a zipped DICOMDIR through::
396 396
397 $ curl http://localhost:8042/instances/6b9e19d9-62094390-5f9ddb01-4a191ae7-9766b715/media > Study.zip 397 $ curl http://localhost:8042/studies/6b9e19d9-62094390-5f9ddb01-4a191ae7-9766b715/media > Study.zip
398 398
399 399
400 .. _peering: 400 .. _peering:
401 401
402 Sending resources to remote Orthanc over HTTP/HTTPS (through Orthanc peering) 402 Sending resources to remote Orthanc over HTTP/HTTPS (through Orthanc peering)