PUT api/Simulations/{id}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | string |
Required |
Body Parameters
ObjectNone.
Request Formats
application/json, text/json
Sample:
{}
application/xml, text/xml
Sample:
<z:anyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
TaskOfObjectName | Description | Type | Additional information |
---|---|---|---|
Result | Object |
None. |
|
Id | integer |
None. |
|
Exception | AggregateException |
None. |
|
Status | TaskStatus |
None. |
|
IsCanceled | boolean |
None. |
|
IsCompleted | boolean |
None. |
|
CreationOptions | TaskCreationOptions |
None. |
|
AsyncState | Object |
None. |
|
IsFaulted | boolean |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.