POST api/Tag/InitiateCalculationForEngine
Request Information
URI Parameters
None.
Body Parameters
EngineCalculationRequest| Name | Description | Type | Additional information |
|---|---|---|---|
| RequestId | string |
None. |
|
| BuilderName | globally unique identifier |
None. |
|
| SelectedModel | globally unique identifier |
None. |
|
| CalcApiInputXml | string |
None. |
|
| IsCacheEnabled | boolean |
None. |
|
| CachePartitionKey | string |
None. |
Request Formats
application/json, text/json
Sample:
application/xml, text/xml
Sample:
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
EngineCalculationResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| RequestId | string |
None. |
|
| CalculationStatus | string |
None. |
|
| HashedJSON | string |
None. |
|
| CalculationInfo | CalculationInfoLogs |
None. |
Response Formats
application/json, text/json
Sample:
application/xml, text/xml
Sample: