POST api/Tag/GetCalculationResult
Request Information
URI Parameters
None.
Body Parameters
CalcInput| Name | Description | Type | Additional information |
|---|---|---|---|
| BuilderName | globally unique identifier |
None. |
|
| CalcApiInputXml | string |
None. |
|
| CalcId | globally unique identifier |
None. |
|
| CalcName | string |
None. |
|
| CalcType | globally unique identifier |
None. |
|
| GroupId | integer |
None. |
|
| Input | Collection of NameValue |
None. |
|
| IsMaxCapacity | boolean |
None. |
|
| IsOutputAvailable | boolean |
None. |
|
| OutputXML | string |
None. |
|
| RequestId | string |
None. |
|
| Rules | Collection of ConfigurationParameters |
None. |
|
| SelectedModel | globally unique identifier |
None. |
|
| TagId | globally unique identifier |
None. |
|
| UnitOfMeasure | UnitOfMeasure |
None. |
|
| UserDefaults | Collection of string |
None. |
|
| ReportList | Collection of globally unique identifier |
None. |
|
| AltSelectedOption | string |
None. |
Request Formats
application/json, text/json
Sample:
application/xml, text/xml
Sample:
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
PerformanceData| Name | Description | Type | Additional information |
|---|---|---|---|
| Metadata | PerformanceMetadata |
None. |
|
| PerformanceDataList | Collection of PerformanceRowData |
None. |
|
| Status | string |
None. |
|
| SelectionErrorMessages | string |
None. |
|
| CalcOuput | string |
None. |
|
| IsCapacityComplaint | boolean |
None. |
|
| IsIPLVNPLVComplaint | boolean |
None. |
|
| CalcWarningMessage | string |
None. |
Response Formats
application/json, text/json
Sample:
application/xml
Sample:
text/xml
Sample: