"SoftLayer_" prefix removed for readability.
Respond to the questions that a survey has.
Name | Type | Description |
---|---|---|
responses | SoftLayer_Survey_Response[] | Responses to the survey |
None
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [SoftLayer_Survey_Response]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Survey/{SoftLayer_SurveyID}/takeSurvey'