- 
                            getActiveSurveyByType
                            
Provides survey details for the given type 
                             
                            
                            - 
                            getObject
                            
getObject retrieves the SoftLayer_Survey object whose ID number corresponds to the ID number of the init parameter passed to the SoftLayer_Survey service. You can only retrieve the survey that your portal user has taken. 
                             
                            
                            - 
                            getQuestions
                            
The questions for a survey.
                             
                            
                            - 
                            getStatus
                            
The status of the survey
                             
                            
                            - 
                            getType
                            
The type of survey
                             
                            
                            - 
                            SoftLayer_Survey
                            
The SoftLayer_Survey data type contains general information relating to a single SoftLayer survey. 
                             
                            
                            - 
                            SoftLayer_Survey
                            
Every SoftLayer survey is defined in the SoftLayer_Survey service. Softlayer survey's have questions and answers from SoftLayer users. 
                             
                            
                            - 
                            takeSurvey
                            
Response to a SoftLayer survey's questions.