Vectra_Detect
This integration allows to create incidents based on Vectra Accounts/Hosts/Detections objects.
Network Security · Vectra AI
Configuration parameters
server_fqdn— Vectra Detect FQDN or IP (required)authentication_type— Authentication Typecredentials— API Tokenoauth_credentials— Client IDinsecure— Trust any certificate (not secure)use_proxy— Use system proxy settingsisFetch— Fetch incidentsincidentType— Incident typefirst_fetch— First fetch timestampmirror_direction— Mirroring Directionrefetch_closed_incidents— Re-Fetch closed incidents via mirroringnote_tag— Mirror tag for notesfetch_entity_types— Entity types to fetchtags— Tagsdetection_category— Detection Categorydetection_type— Detection Typehosts_fetch_query— Hosts fetch queryaccounts_fetch_query— Accounts fetch querydetections_fetch_query— Detections fetch querymax_fetch— Max created incidents per fetchlook_back— Advanced: Minutes to look back when fetchingfetch_escalated_accounts_and_hosts— Advanced: Fetch escalated Accounts and Hostscreate_multiple_incidents_by_timestamp— Re-Fetch Account/Host entity and Detection for new activity/event
Commands (47)
-
vectra-account-add-tagsAdd tags to an Account.
-
vectra-account-del-tagsDelete tags from an Account.
-
vectra-account-describeReturns a single Account details.
-
vectra-account-markall-detections-asclosedMark active detections as closed by providing the ID of the account in the argument.
-
vectra-account-markall-detections-asfixedMark active detections as fixed by providing the ID of the account in the argument.
-
vectra-account-note-addAdd a note to the account.
-
vectra-account-note-listList all notes of the specific account.
-
vectra-account-note-removeRemove a note from the account.
-
vectra-account-note-updateUpdate a note in the account.
-
vectra-account-tag-listReturns a list of tags for a specified account.
-
vectra-assignment-assignAssigns an Account/Host entity to a Vectra User for investigation. If an assignment already exists on this entity, it will be reassigned.
-
vectra-assignment-describeReturns a single assignment details.
-
vectra-assignment-resolveResolves an assignment by selecting resolution scheme. Could be 'resolving only' or 'resolving by filtering detections'.
-
vectra-detection-add-tagsAdd tags to a Detection.
-
vectra-detection-del-tagsDelete tags from a Detection.
-
vectra-detection-describeReturns a single detection details.
-
vectra-detection-get-pcapReturns a Detection's PCAP file (if available).
-
vectra-detection-markasfixedMarks/Unmarks a Detection as fixed by providing the Detection ID.
-
vectra-detection-note-addAdd a note to the detection.
-
vectra-detection-note-listList all notes of the specific detection.
-
vectra-detection-note-removeRemove a note from the detection.
-
vectra-detection-note-updateUpdate a note in the detection.
-
vectra-detection-tag-listReturns a list of tags for a specified detection.
-
vectra-detections-mark-asclosedMark detections as closed with provided detection IDs in the argument.
-
vectra-detections-mark-asopenOpen detections with provided detection IDs in the argument.
-
vectra-group-assignAssign members to the specified group.
-
vectra-group-listReturns a list of all groups.
-
vectra-group-unassignUnassign members from the specified group.
-
vectra-host-add-tagsAdd tags to an Host.
-
vectra-host-del-tagsDelete tags from an Host.
-
vectra-host-describeReturns a single Host details.
-
vectra-host-markall-detections-asclosedMark active detections as closed by providing the ID of the host in the argument.
-
vectra-host-markall-detections-asfixedMark active detections as fixed by providing ID of the host in the argument.
-
vectra-host-note-addAdd a note to the host.
-
vectra-host-note-listList all notes of the specific host.
-
vectra-host-note-removeRemove a note from the host.
-
vectra-host-note-updateUpdate a note in the host.
-
vectra-host-tag-listReturns a list of tags for a specified host.
-
vectra-outcome-createCreates a new assignment outcome.
-
vectra-outcome-describeReturns a single outcome details.
-
vectra-search-accountsReturns a list of Account objects. All search attributes will be cumulative unless you're using the search_query_only one, in that case, only this one will be taken into account.
-
vectra-search-assignmentsReturn a list of assignments. By default already resolved assignment are not returned.
-
vectra-search-detectionsReturns a list of Detection objects. All search attributes will be cumulative unless you're using the search_query_only one, in that case, only this one will be taken into account.
-
vectra-search-hostsReturns a list of Host objects. All search attributes will be cumulative unless you're using the search_query_only one, in that case, only this one will be taken into account.
-
vectra-search-outcomesReturns a list of assignment outcomes.
-
vectra-search-usersReturns a list of Vectra Users. All search attributes will be cumulative.
-
vectra-user-describeReturns a single Vectra User details.