getTopFiveKnowledgeLayerQuestions


SoftLayer_Ticket_Subject::getTopFiveKnowledgeLayerQuestions

Retrieve the top five KnowledgeLayer questions for a ticket subject

Description

SoftLayer maintains relationships between the generic subjects for standard administration and the top five commonly asked questions about these subjects. getTopFileKnowledgeLayerQuestions() retrieves the top five questions and answers from the SoftLayer KnowledgeLayer related to the given ticket subject.

Parameters

None

Required Headers

Optional Headers

  • None

Return Values

curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Ticket_Subject/{SoftLayer_Ticket_SubjectID}/getTopFiveKnowledgeLayerQuestions'