GET api/Tag/GetPackagedChillersCSO?requestId={requestId}
It gets files from SQL database and returns back the file as Byte array..
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| requestId | string |
Required |
Body Parameters
None.
Response Information
Resource Description
CSOExportResult| Name | Description | Type | Additional information |
|---|---|---|---|
| TagId | globally unique identifier |
None. |
|
| RequestId | string |
None. |
|
| CalculationStatus | CalculationStatus |
None. |
|
| Message | string |
None. |
|
| CSOExportFiles | Collection of CSOExportFile |
None. |
Response Formats
application/json, text/json
Sample:
application/xml, text/xml
Sample: