| page_title | seerr_notification_webpush Resource - seerr |
|---|---|
| subcategory | |
| description | Manage Seerr webpush notification settings via /api/v1/settings/notifications/webpush. |
Manage Seerr webpush notification settings via /api/v1/settings/notifications/webpush.
embed_poster(Boolean)enabled(Boolean)notification_types(Set of String) Set of notification event types. Valid values includeMEDIA_PENDING,MEDIA_APPROVED,MEDIA_AVAILABLE,MEDIA_FAILED,MEDIA_DECLINED,MEDIA_AUTO_APPROVED,ISSUE_CREATED,ISSUE_COMMENT,ISSUE_RESOLVED,ISSUE_REOPENED,MEDIA_AUTO_REQUESTED.webpush(Attributes) (see below for nested schema)
id(String) The ID of this resource.
Import is supported using the following syntax:
The terraform import command can be used, for example:
# In Terraform 1.5.0 and later, use an import block to import seerr_notification_webpush. For example:
#
# import {
# to = seerr_notification_webpush.example
# id = "webpush"
# }
# Otherwise, use the terraform import command:
terraform import seerr_notification_webpush.example webpush