ENUM
ProviderType
Description
The provider of the endpoint to which the webhook will be sent.
link GraphQL Schema definition
- enum ProviderType {
- # A generic endpoint receives the webhook.
- # A CrowdStrike Falcon LogScale endpoint receives the webhook.
- # A Microsoft Sentinel endpoint receives the webhook.
- # A PagerDuty endpoint receives the webhook.
- # Unused default value.
- # A Splunk endpoint receives the webhook.
- }