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

Table: UpdateIngestListenerV3Input

ParameterTypeRequiredDefaultStabilityDescription
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 Long-TermThe IP address on which the ingest listener will bind.
charsetstringyes Long-TermThe character set used to decode the event stream.
idstringyes Long-TermThe unique identifier of the ingest listener.
Parserstringyes Long-TermThe 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 Long-TermThe port on which the ingest listener will listen.
protocolIngestListenerProtocolyes Long-TermThe kind of listener. See IngestListenerProtocol.
namestringyes Long-TermThe name of the ingest listener.
repositoryNamestringyes Long-TermThe name of the repository.
vHostinteger  Long-TermThe vHost name for the ingest listener.