GetEvents

GetEvents

Certified

Fetch events from Netskope Security Cloud

yaml
type: io.kestra.plugin.netskope.events.GetEvents
yaml
id: get_netskope_events
namespace: io.kestra.security
tasks:
  - id: fetch_events
    type: io.kestra.plugin.netskope.events.GetEvents
    baseUrl: "https://{{ secret('NETSKOPE_TENANT') }}.goskope.com"
    apiToken: "{{ secret('NETSKOPE_V2_TOKEN') }}"
    eventType: application
Properties
Default0
Formaturi