Netskope
netskope
Triggers
netskopeGetAlerts
Input
| Name | Description | Type | Required | Syntax |
|---|---|---|---|---|
| apiToken | password-input | False | False | |
| tenantName | input | False | False | |
| alertType | input | False | False | |
| queryString | input | False | False | |
| lastCheckTime | input | False | False | |
| startTime | input | False | False | |
| endTime | input | False | False |
netskopeGetEvents
Input
| Name | Description | Type | Required | Syntax |
|---|---|---|---|---|
| apiToken | password-input | False | False | |
| tenantName | input | False | False | |
| eventType | input | False | False | |
| queryString | input | False | False | |
| lastCheckTime | input | False | False | |
| startTime | input | False | False | |
| endTime | input | False | False |
Actions
netskopeActionGetAlerts
Input
| Name | Description | Type | Required | Syntax |
|---|---|---|---|---|
| apiToken | password-input | False | False | |
| tenantName | input | False | False | |
| alertType | input | False | False | |
| startTime | input | False | False | |
| endTime | input | False | False | |
| queryString | input | False | False | |
| lastChecktime | input | False | False |
Output
| Name | Description | Type | always_present | values |
|---|---|---|---|---|
| result | Returns True when successful. | boolean | True | {"True": {"description": "Successful."}, "False": {"description": "Failure."}} |
| rc | Returns the exit code for the action. | number | True | {"0": {"description": "Successful."}} |
netskopeActionGetEvents
Input
| Name | Description | Type | Required | Syntax |
|---|---|---|---|---|
| apiToken | password-input | False | False | |
| tenantName | input | False | False | |
| eventType | input | False | False | |
| startTime | input | False | False | |
| endTime | input | False | False | |
| queryString | input | False | False |
Output
| Name | Description | Type | always_present | values |
|---|---|---|---|---|
| result | Returns True when successful. | boolean | True | {"True": {"description": "Successful."}, "False": {"description": "Failure."}} |
| rc | Returns the exit code for the action. | number | True | {"0": {"description": "Successful."}} |