ReadonlyeventEvent types that trigger this notification rule.
ReadonlyisWhether this rule is actively sending notifications.
ReadonlyisWhether B2 has suspended this rule due to delivery failures.
ReadonlynameUnique name identifying this rule within the bucket.
ReadonlyobjectOnly events for objects with this name prefix trigger the rule. Empty string matches all objects.
ReadonlysuspensionReason for suspension, or empty string if not suspended.
ReadonlytargetWebhook target configuration.
Optional ReadonlycustomHeaders?: Record<string, string>Optional custom headers included in webhook requests.
Optional ReadonlyhmacSha256SigningSecret?: stringOptional HMAC-SHA256 secret used to sign notification payloads for verification.
ReadonlytargetType: stringTarget type (e.g., 'url' for webhook delivery).
Readonlyurl: stringWebhook URL that receives the event notifications.
A rule that defines which bucket events trigger webhook notifications and where they are sent.