eventForwarderUpdateEmail is a command that updates email event forwarder
Name | Type | Description | Notes |
---|---|---|---|
authMethodsEventSourceLocations | List<String> | Auth Method Event sources | [optional] |
description | String | Description of the object | [optional] |
emailTo | String | A comma seperated list of email addresses to send event to | [optional] |
enable | String | Enable/Disable Event Forwarder [true/false] | [optional] |
eventTypes | List<String> | 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] |
gatewaysEventSourceLocations | List<String> | Event sources | |
includeError | String | Set this option to include event errors details [true/false] | [optional] |
itemsEventSourceLocations | List<String> | Items Event sources | [optional] |
json | Boolean | Set output format to JSON | [optional] |
keepPrevVersion | String | Whether to keep previous version [true/false]. If not set, use default according to account settings | [optional] |
key | String | 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 | String | EventForwarder name | |
newName | String | New EventForwarder name | [optional] |
overrideUrl | String | Override Akeyless default URL with your Gateway url (port 18888) | [optional] |
targetsEventSourceLocations | List<String> | Targets Event sources | [optional] |
token | String | Authentication token (see `/auth` and `/configure`) | [optional] |
uidToken | String | The universal identity token, Required only for universal_identity authentication | [optional] |