Dell Secureworks
Provides access to the Secureworks CTP ticketing system.
Case Management · Secureworks
Configuration parameters
server— Server URL (e.g. https://api.secureworks.com) (required)credentials— Username (required)insecure— Trust any certificate (not secure)proxy— Use system proxy settingsisFetch— Fetch incidentsticketType— Fetch tickets of this ticket typegroupingType— Limit tickets to one of REQUEST, CHANGE, HEALTH or SECURITYstatus— Fetch tickets by status(comma separated): New,Active,Queued,Pending,Resolvedworklogs— Whether to return worklogs - If "ALL," all worklogs are returned for each ticket. If "UPDATED", all worklogs added since last acknowledgement are returned. If "NONE," the path returns no worklogs. Default is "ALL."incidentType— Incident typeattachments— Whether to get attachments for the fetched tickets
Commands (10)
-
secure-works-add-worklogs-ticketAdd worklog to a ticket
-
secure-works-assign-ticketAssign a ticket to the Secureworks Security Operations Center (SOC)
-
secure-works-close-ticketClose a ticket
-
secure-works-create-ticketCreate a new ticket
-
secure-works-get-close-codesReturns a list of close codes for a ticket
-
secure-works-get-ticketGet the details of a specific ticket, by ID
-
secure-works-get-ticket-countRetrieve a count of tickets that have been updated and not yet acknowledged
-
secure-works-get-tickets-idsGet a list of ticket IDs in the same order as the tickets returned by the GET /tickets/updates command.
-
secure-works-get-tickets-updatesRetrieves tickets from 24 hours prior to when the updates command is executed. If a limit is specified, it will retrieve up to that many tickets (max is 500 tickets). Tickets must be updated within the last 24 hours to be visible in the command results. When executing this command you also receive the ticket worklogs. In order to view the attachment information of a specific ticket, you must use the get-ticket command. This command will return the list of attachments available for that particular ticket. Use acknowledge to confirm the updates.
-
secure-works-update-ticketUpdate an existing ticket