Items with tag survey

    reference

    • 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.
    • SoftLayer_Survey_Answer
      The SoftLayer_Survey_Answer data type contains general information relating to a single SoftLayer survey answer.
    • SoftLayer_Survey_Question
      The SoftLayer_Survey_Question data type contains general information relating to a single SoftLayer survey question.
    • SoftLayer_Survey_Response
      The SoftLayer_Survey_Response data type contains general information relating to a single SoftLayer survey response.
    • SoftLayer_Survey_Status
      The SoftLayer_Survey_Status data type contains survey status information.
    • SoftLayer_Survey_Type
      The SoftLayer_Survey_Type data type contains survey type information.
    • takeSurvey
      Response to a SoftLayer survey's questions.