ping


SoftLayer_Hardware_Router::ping

Issues ping command.

Description

Issues a ping command to the server and returns the ping response.

Parameters

None

Required Headers

Optional Headers

  • None

Return Values

  • string

Error Handling

  • “Method has not been implemented for this object type.”
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Hardware_Router/{SoftLayer_Hardware_RouterID}/ping'