v1

latestOpenAPI 3.0.2Apache 2.02026-07-174217115.5 KB
Exporters

Get the configuration and metadata of a schema exporter.

Returns information about the specified schema exporter, including its context, subjects, and configuration.

get/exporters/{name}

Path parameters

namestring required

Name of the exporter to retrieve.

Response

Schema exporter information.

namestring required

The name of the exporter.

contextType'CUSTOM' | 'NONE' | 'AUTO' required

The type of context for the exporter.

contextstring

The custom context if contextType is CUSTOM.

subjectsstring[]

List of subjects that the exporter is exporting.

subjectRenameFormatstring

Format for renaming subject names in the destination cluster.

configobject required

Map of configuration properties for the exporter.