Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.66 KB

File metadata and controls

24 lines (20 loc) · 1.66 KB

akeyless.UpdateEventForwarder

Properties

Name Type Description Notes
adminName String Workstation Admin Name [optional]
authType String The authentication type to use when connecting to ServiceNow (user-pass / jwt) [optional] [default to 'user-pass']
clientId String The client ID to use when connecting to ServiceNow with jwt authentication [optional]
description String Description of the object [optional] [default to 'default_comment']
emailTo String A comma seperated list of email addresses to send event to (relevant only for "email" Event Forwarder) [optional]
enable String Enable/Disable Event Forwarder [true/false] [optional] [default to 'true']
eventSourceLocations [String] Event sources [optional]
eventTypes [String] Event types [optional]
host String Workstation Host [optional]
json Boolean Set output format to JSON [optional] [default to false]
name String EventForwarder name
newComment String Deprecated - use description [optional] [default to 'default_comment']
newName String New EventForwarder name [optional]
token String Authentication token (see `/auth` and `/configure`) [optional]
uidToken String The universal identity token, Required only for universal_identity authentication [optional]
userEmail String The user email to use when connecting to ServiceNow with jwt authentication [optional]