GetEvents
Certified
Fetch events from Netskope Security Cloud
GetEvents
Certified
Fetch events from Netskope Security Cloud
yaml
type: io.kestra.plugin.netskope.events.GetEventsExamples
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
apiToken *Requiredstring
baseUrl *Requiredstring
eventType string
query string
Outputs
eventCount integer
Default
0uri string
Format
uri