CreateIngestListenerV3Input is an input datatype for creating an ingest listener. It's used by the createIngestListenerV3() mutation field.

Table: CreateIngestListenerV3Input

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: Sep 17, 2024
bindInterfacestringyes Long-TermThe IP address that to which the ingest listener will bind.
charsetstringyes Long-TermThe charset used to decode the event stream.
namestringyes Long-TermName of the ingest listener.
parserIdstringyes Long-TermThe identifier of the parser to assign to the ingest listener.
portintegeryes Long-TermThe TCP/UDP port the ingest listener will listen on.
protocolIngestListenerProtocolyes Long-TermThe kind of listener. See IngestListenerProtocol.
repositoryNamestringyes Long-TermName of the repository.
vHostinteger  Long-TermThe vHost name for the ingest listener.