I use below REST APIs to route a global ip to a target, the response code is 200, but the response body is error, I'm not sure what is going on here.
2016/11/21 15:19:40 [DEBUG] Path: https://api.softlayer.com/rest/v3.1/SoftLayer_Network_Subnet_IpAddress_Global/52703/route.json
2016/11/21 15:19:40 [DEBUG] Parameters: {"parameters":["169.55.61.222"]}
2016/11/21 15:19:42 [DEBUG] Response: {"error":"Internal Error","code":"SoftLayer_Exception_Public"}