Lockpath KeyLight v2
Use the LockPath KeyLight integration to manage GRC tickets in the Keylight platform.
- Category
- Case Management
- Pack
- Lokpath_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 type
- incidentFetchInterval — Incidents Fetch Interval
- component_name — Name of component to fetch from
- filter_field — Name of field to fetch by
- fetch_limit — Fetch Limit
- insecure — Trust any certificate (not secure)
- proxy — Use system proxy settings
- isFetch — Fetch incidents
Commands (14)
- kl-create-record — Creates 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-record — Deletes a selected record from within a chosen component.
- kl-delete-record-attachment — Deletes a specific attachment.
- kl-get-component — Retrieves a component specified by ID or alias. If no parameters are specified, all components will be retrieved.
- kl-get-field — Retrieves details for a field specified by ID.
- kl-get-field-list — Retrieves a detail field listing for a component specified by ID.
- kl-get-lookup-report-column-fields — Retrieves information of each field in a field path, which relates to a lookup report column.
- kl-get-record — Returns the complete set of fields for a given record within a component.
- kl-get-record-attachment — Returns a single attachment associated with the component ID, record ID, documents field ID, and the document ID.
- kl-get-record-attachments — Return the attachments of a specific field and record.
- kl-get-record-count — Get the number of records for a specific component and filter.
- kl-get-records — Retrieves 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-id — Get user details by his ID.
- kl-update-record — Update fields in a specified record. * The Required option for a field is only enforced through the user interface, not through Demisto.