POST api/Tag/GeneratePackagedChillerReport
Method to calculate and generate report for PackagedChillers
Request Information
URI Parameters
None.
Body Parameters
TagDetailsDBSave| Name | Description | Type | Additional information |
|---|---|---|---|
| TagId | globally unique identifier |
None. |
|
| ProducBuilder | globally unique identifier |
None. |
|
| SelectedModel | globally unique identifier |
None. |
|
| SelectionInputXml | string |
None. |
|
| SelectionOutputXml | string |
None. |
|
| ConfigurationInputXml | string |
None. |
|
| ConfigurationOutputXml | string |
None. |
|
| Culture | string |
None. |
|
| ReportFormat | string |
None. |
|
| LocalDate | string |
None. |
|
| GroupId | integer |
None. |
|
| GroupName | string |
None. |
|
| TagName | string |
None. |
|
| ProjectName | string |
None. |
|
| ConfigurationOutput | string |
None. |
Request Formats
application/json, text/json
Sample:
application/xml, text/xml
Sample:
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
FileContentResult| Name | Description | Type | Additional information |
|---|---|---|---|
| FileContents | Collection of byte |
None. |
|
| ContentType | string |
None. |
|
| FileDownloadName | string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.