POST api/Tag/CalculateCSO
It calculates CSO and returns back Guid for getting result.
Request Information
URI Parameters
None.
Body Parameters
CalcInputCSOName | Description | Type | Additional information |
---|---|---|---|
Input | Collection of Collection of NameValue |
None. |
|
TagIds | Collection of SelectedTags |
None. |
|
TagXmls | Collection of string |
None. |
|
BuilderName | globally unique identifier |
None. |
|
CalcType | globally unique identifier |
None. |
|
SelectedModel | globally unique identifier |
None. |
|
CsoPoints | Collection of CSOPoints |
None. |
|
CSOFileLocation | string |
None. |
|
UserName | string |
None. |
|
Culture | string |
None. |
|
UnitOfMeasure | UnitOfMeasure |
None. |
|
IsCsoPdfFlag | boolean |
None. |
|
IsPageNumSupressRequired | boolean |
None. |
|
CalcInput | PackagedChillerCalcInput |
None. |
|
CandidateTagXml | CandidateTagXmlInput |
None. |
|
RequestId | string |
None. |
|
BuilderDesc | string |
None. |
|
InputXml | string |
None. |
|
TagInputXmlList | Collection of TagInputXml |
None. |
|
OutputXml | string |
None. |
|
SelectionRules | Collection of TagInformation |
None. |
|
LocalDate | string |
None. |
|
ProjectName | string |
None. |
Request Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample:
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
Collection of CSOExportResultName | 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: