[TMEngine URL]/createhttp://localhost:8000/TMServer/openPOST' request to the method end point with this parameter in a
JSON body:| Field | Required | Content |
id |
Yes | ID of the memory to open |
{
"id": "1568163112478"
}
status' is
set to 'OK'.{
"status": "OK"
}
status' is set to 'failed' and field
'reason' contains the error cause.{
"status": "failed",
"reason": "Unknown memory type"
}