checkConnection


SoftLayer_Monitoring_Robot::checkConnection

Deprecated

DEPRECATED. Checks if a monitoring robot can communicate with SoftLayer monitoring management system

Description

DEPRECATED. Checks if a monitoring robot can communicate with SoftLayer monitoring management system via the private network.

TCP port 48000 - 48002 must be open on your server or your virtual server in order for this test to succeed.


Parameters

None

Required Headers

Optional Headers

  • None

Return Values

  • boolean
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Monitoring_Robot/{SoftLayer_Monitoring_RobotID}/checkConnection'