POST api/Tag/InitiateCalculation
The InitiateCalculation.
Request Information
URI Parameters
None.
Body Parameters
.
CalcInputBoltName | Description | Type | Additional information |
---|---|---|---|
BuilderName | globally unique identifier |
None. |
|
CalcApiInputXml | string |
None. |
|
CalcName | string |
None. |
|
Input | Collection of NameValue |
None. |
|
LoadLineInput | Collection of NameValue |
None. |
|
SelectedModel | globally unique identifier |
None. |
|
TagId | globally unique identifier |
None. |
|
ReportList | Collection of globally unique identifier |
None. |
|
IsMaxCapacity | boolean |
None. |
|
AltSelectedOption | string |
None. |
|
IsBatchLoadLine | boolean |
None. |
Request Formats
application/json, text/json
Sample:
application/xml, text/xml
Sample:
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
.
SelectionCalcOutputName | Description | Type | Additional information |
---|---|---|---|
CalcOutput | Collection of Object |
None. |
|
PerformanceData | PerformanceData |
None. |
|
RequestId | string |
None. |
|
Rules | Collection of ConfigurationParameters |
None. |
|
SelectionCalculationMessages | string |
None. |
|
SelectionCalculationStatus | string |
None. |
Response Formats
application/json, text/json
Sample:
application/xml
Sample:
text/xml
Sample: