Mercurial > hg > orthanc-book
changeset 633:06bea33cb7d0
metadata and attachments are not transferred between peers
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 16 Apr 2021 19:00:33 +0200 |
parents | 38face2a84a4 |
children | 2571d7f4e135 |
files | Sphinx/source/users/rest.rst |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/Sphinx/source/users/rest.rst Fri Apr 16 18:54:36 2021 +0200 +++ b/Sphinx/source/users/rest.rst Fri Apr 16 19:00:33 2021 +0200 @@ -477,6 +477,12 @@ :ref:`Orthanc identifiers <orthanc-ids>` of entire patients, studies or series as well. +**Important remark:** Neither the :ref:`metadata <metadata>`, nor the +:ref:`attachments <attachments>` are transferred between the Orthanc +peers. This is because metadata and attachments are considered as +local to one Orthanc server. + + Testing connectivity with a remote peer ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^