Skip to content

Webhook

A webhook configuration in the account.

Fields

Field Type Description
authType AuthenticationType! The authentication type that the endpoint uses.
createdAt DateTime The timestamp that this webhook was created at.
createdBy String! The user who created the webhook.
description String A description of this webhook.
id Int! The webhook's unique id.
lastFailedErrorInfo ErrorInfo The information describing the webhook's most recent error.
name String! The webhook's name.
providerType ProviderType! The application that will receive the webhook.
serverCertificate String The Webhook server certificate that Rubrik uses to establish a TLS connection with the endpoint.
serviceAccountId String The ID of the service account attached to the webhook.
status WebhookStatus! Specifies whether the webhook is enabled or not.
subscriptionSeverity SubscriptionSeverity! The event and audit severities that the webhook is subscribed to.
subscriptionType SubscriptionType! The event and audit types that the webhook is subscribed to.
updatedAt DateTime The timestamp that this webhook was updated at.
url URL! The URL endpoint that will receive the webhook.

Used By

Queries

Referenced by