UpdateIngestListenerV3Input is used to input data to update an ingest listener.

Table: UpdateIngestListenerV3Input

ParameterTypeRequiredDefaultDescription
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column.
Table last updated: Sep 23, 2024
bindInterfacestringyes The IP address on which the ingest listener will bind.
charsetstringyes The character set used to decode the event stream.
idstringyes The unique identifier of the ingest listener.
Parserstringyes The unique identifier or name of the parser to assign to the ingest listener. Parsers in packages can be referred to as packagescope/packagename:parsername.
portintegeryes The port on which the ingest listener will listen.
protocolIngestListenerProtocolyes The kind of listener. See IngestListenerProtocol.
namestringyes The name of the ingest listener.
repositoryNamestringyes The name of the repository.
vHostinteger  The vHost name for the ingest listener.