Initiates the migration of lte endpoints from ES to Mysql for the mss-common impl

Responses
200

OK

get/endpoint-control-service/v1/device-migration/lte-devices
Request samples
curl -i -X GET \
  http://endpoint-control-service:8080/endpoint-control-service/v1/device-migration/lte-devices
Response samples
application/json
{
  • "sourceCount": 0,
  • "destCount": 0,
  • "ignoredCount": 0
}