v2
post/update-event-forwarder
Request body
admin-namestring
Workstation Admin Name
auth-typestring
The authentication type to use when connecting to ServiceNow (user-pass / jwt)
client-idstring
The client ID to use when connecting to ServiceNow with jwt authentication
descriptionstring
Description of the object
email-tostring
A comma seperated list of email addresses to send event to (relevant only for "email" Event Forwarder)
enablestring
Enable/Disable Event Forwarder [true/false]
event-source-locationsstring[]
Event sources
event-typesstring[]
Event types
hoststring
Workstation Host
jsonboolean
Set output format to JSON
namestring required
EventForwarder name
new-commentstring
Deprecated - use description
new-namestring
New EventForwarder name
tokenstring
Authentication token (see /auth and /configure)
uid-tokenstring
The universal identity token, Required only for universal_identity authentication
user-emailstring
The user email to use when connecting to ServiceNow with jwt authentication
Response
updateEventForwarderResponse wraps response body.
UpdateEventForwarderOutput required