{ "ecsResourceUUID": "ecs-wr00007bgadt", "forceStop": true }
curl --location --request POST 'https://openapi.lightnode.com/instance/stop' \ --header 'x-open-token: test-token' \ --header 'Content-Type: application/json' \ --data-raw '{ "ecsResourceUUID": "ecs-wr00007bgadt", "forceStop": true }'
{ "asyncTaskUUID": "cm00007dyy36", "httpStatus": 202, "rowCount": 0 }