orthanc_client_ogen 1.12.8

Orthanc API client library produced by OpenAPI Generator
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# ModalitiesIdEchoPostRequest

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**check_find** | Option<**bool**> | 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. | [optional]
**timeout** | Option<**f64**> | Timeout for the C-ECHO command, in seconds | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)