Namespace Nvidia.Clara.DicomAdapter.API.Rest
Classes
DicomWebConnectionDetails
Connection details of a data source.
HealthStatusResponse
Response message of a successful inference request.
InferenceRequest
Structure that represents an inference request based on ACR's Platform-Model Communication for AI.
InferenceRequestDetails
Details of an inference request.
InferenceRequestException
Inference request exception.
InferenceRequestMetadata
Represents the metadata associated with an inference request.
InferenceRequestResponse
Response message of a successful inference request.
InferenceStatusResponse
Response message of a inference status query.
InferenceStatusResponse.DicomAdapterStatus
InferenceStatusResponse.PlatformStatus
InputConnectionDetails
Connection details of a data source.
RequestedInstance
Details of a DICOM instance to be retrieved for an inference request.
RequestedSeries
Details of a DICOM series to be retrieved for an inference request.
RequestedStudy
Details of a DICOM study to be retrieved for an inference request.
RequestInputDataResource
Represents an input resource (data source).
RequestOutputDataResource
Represents an output/export resource (data source).
Enums
ConnectionAuthType
Specifies then authentication/authorization type for a connection.
InferenceRequestState
State of a inference request.
InferenceRequestStatus
Status of an inference request.
InferenceRequestType
Specifies type of inference request.
InputInterfaceOperations
Permitted operations for a data source
InputInterfaceType
Specifies the type of data source interface.
ServiceStatus
Defines the state of a running DICOM Adapter service.