Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 2.43 KB

EventForwarderUpdateEmail.md

File metadata and controls

27 lines (23 loc) · 2.43 KB

EventForwarderUpdateEmail

eventForwarderUpdateEmail is a command that updates email event forwarder

Properties

Name Type Description Notes
auth_methods_event_source_locations list[str] Auth Method Event sources [optional]
description str Description of the object [optional]
email_to str A comma seperated list of email addresses to send event to [optional]
enable str Enable/Disable Event Forwarder [true/false] [optional] [default to 'true']
event_types list[str] List of event types to notify about [request-access, certificate-pending-expiration, certificate-expired, certificate-provisioning-success, certificate-provisioning-failure, auth-method-pending-expiration, auth-method-expired, next-automatic-rotation, rotated-secret-success, rotated-secret-failure, dynamic-secret-failure, multi-auth-failure, uid-rotation-failure, apply-justification, email-auth-method-approved, usage, rotation-usage, gateway-inactive, static-secret-updated, rate-limiting, usage-report] [optional]
gateways_event_source_locations list[str] Event sources
include_error str Set this option to include event errors details [true/false] [optional]
items_event_source_locations list[str] Items Event sources [optional]
json bool Set output format to JSON [optional] [default to False]
keep_prev_version str Whether to keep previous version [true/false]. If not set, use default according to account settings [optional]
key str The name of a key that used to encrypt the EventForwarder secret value (if empty, the account default protectionKey key will be used) [optional]
name str EventForwarder name
new_name str New EventForwarder name [optional]
override_url str Override Akeyless default URL with your Gateway url (port 18888) [optional]
targets_event_source_locations list[str] Targets Event sources [optional]
token str Authentication token (see `/auth` and `/configure`) [optional]
uid_token str The universal identity token, Required only for universal_identity authentication [optional]

[Back to Model list] [Back to API list] [Back to README]