Skip to main content

exporters

Overview

Nameexporters
TypeResource
Idconfluent.schema_registry.exporters

Fields

SELECT not supported for this resource, use SHOW METHODS to view available operations for the resource and then invoke a supported method using the EXEC command

Methods

NameAccessible byRequired ParamsDescription
delete_exporterDELETEnameDeletes the schema exporter.
get_exporter_config_by_nameEXECnameRetrieves the config of the schema exporter.
get_exporter_info_by_nameEXECnameRetrieves the information of the schema exporter.
get_exporter_status_by_nameEXECnameRetrieves the status of the schema exporter.
list_exportersEXECRetrieves a list of schema exporters that have been created.
pause_exporter_by_nameEXECnamePauses the state of the schema exporter.
register_exporterEXECCreates a new schema exporter. All attributes in request body are optional except config.
reset_exporter_by_nameEXECnameReset the state of the schema exporter.
resume_exporter_by_nameEXECnameResume running of the schema exporter.
update_exporter_config_by_nameEXECnameRetrieves the config of the schema exporter.
update_exporter_infoEXECnameUpdates the information or configurations of the schema exporter. All attributes in request body are optional.