getAllResponseTypes


SoftLayer_Network_Monitor_Version1_Query_Host_Stratum::getAllResponseTypes

Return all ResponseType objects.

Description

Calling this function returns all possible response type objects. These objects are to be used to set the values on the SoftLayer_Network_Monitor_Version1_Query_Host when creating new monitoring instances.

Parameters

None

Required Headers

Optional Headers

Return Values

curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Network_Monitor_Version1_Query_Host_Stratum/getAllResponseTypes'