"SoftLayer_" prefix removed for readability.
Create a monitoring entry
Name | Type | Description |
---|---|---|
templateObject | SoftLayer_Network_Monitor_Version1_Query_Host | The SoftLayer_Network_Monitor_Version1_Query_Host object that you wish to create. |
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [SoftLayer_Network_Monitor_Version1_Query_Host]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Network_Monitor_Version1_Query_Host/createObject'