Lockpath KeyLight v2
Use the LockPath KeyLight integration to manage GRC tickets in the Keylight platform.
Case Management · Lockpath Keylight
Configuration parameters
server— Server URL in the form of https://[server]:<port> (e.g. https://192.168.0.1:4443) (required)credentials— Credentials (required)incidentType— Incident typecomponent_name— Name of component to fetch fromfilter_field— Name of field to fetch byfetch_limit— Fetch Limitinsecure— Trust any certificate (not secure)proxy— Use system proxy settingsisFetch— Fetch incidents
Commands (14)
-
kl-create-recordCreates a new record within the specified component of the Keylight application. * The Required option for a field is only enforced through the user interface, not through Demisto.
-
kl-delete-recordDeletes a selected record from within a chosen component.
-
kl-delete-record-attachmentDeletes a specific attachment.
-
kl-get-componentRetrieves a component specified by ID or alias. If no parameters are specified, all components will be retrieved.
-
kl-get-fieldRetrieves details for a field specified by ID.
-
kl-get-field-listRetrieves a detail field listing for a component specified by ID.
-
kl-get-lookup-report-column-fieldsRetrieves information of each field in a field path, which relates to a lookup report column.
-
kl-get-recordReturns the complete set of fields for a given record within a component.
-
kl-get-record-attachmentReturns a single attachment associated with the component ID, record ID, documents field ID, and the document ID.
-
kl-get-record-attachmentsReturn the attachments of a specific field and record.
-
kl-get-record-countGet the number of records for a specific component and filter.
-
kl-get-recordsRetrieves the title/default field for a set of records within a chosen component. Filters may be applied to retrieve only the records meeting the selected criteria.
-
kl-get-user-by-idGet user details by his ID.
-
kl-update-recordUpdate fields in a specified record. * The Required option for a field is only enforced through the user interface, not through Demisto.