GET api/EquipmentDrive/DownloadFile?hospitalID={hospitalID}&equipmentID={equipmentID}&equipmentDriveID={equipmentDriveID}&computerID={computerID}&downloadType={downloadType}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
hospitalID

integer

Required

equipmentID

integer

Required

equipmentDriveID

integer

Required

computerID

integer

Required

downloadType

integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.