v1

latestOpenAPI 3.0.02026-07-132990743.4 KB
System

Trigger C-ECHO SCU

Trigger C-ECHO SCU command against a DICOM modality described in the POST body, without having to register the modality in some /modalities/{id} (new in Orthanc 1.8.1)

post/tools/dicom-echo

Request body

AETstring

AET of the remote DICOM modality

CheckFindboolean

Issue a dummy C-FIND command after the C-GET SCU, in order to check whether the remote modality knows about Orthanc. This field defaults to the value of the DicomEchoChecksFind configuration option. New in Orthanc 1.8.1.

Hoststring

Host address of the remote DICOM modality (typically, an IP address)

LocalAetstring

Whether to override the default DicomAet in the SCU connection initiated by Orthanc to this modality

Manufacturerstring

Manufacturer of the remote DICOM modality (check configuration option DicomModalities for possible values

Portnumber

TCP port of the remote DICOM modality

Timeoutnumber

Whether to override the default DicomScuTimeout in the SCU connection initiated by Orthanc to this modality

UseDicomTlsboolean

Whether to use DICOM TLS in the SCU connection initiated by Orthanc (new in Orthanc 1.9.0)