Ticket
SoftLayer_Ticket::getAllTicketGroups

Overview

getAllTicketGroups() retrieves a list of all groups that a ticket may be assigned to. Ticket groups represent the internal department at SoftLayer who a ticket is assigned to.

Every SoftLayer ticket has groupId and ticketGroup properties that correspond to one of the groups returned by getAllTicketGroups().

Headers

SoftLayer_TicketObjectMask, SoftLayer_ObjectMask
authenticate

Return Values

an array of SoftLayer_Ticket_Group