Skip to main content

modes

Overview

Namemodes
TypeResource
Idconfluent.schema_registry.modes

Fields

Methods

NameAccessible byRequired ParamsDescription
get_modeSELECTsubjectRetrieves the subject mode.
get_top_level_modeSELECTRetrieves global mode.
delete_subject_modeDELETEsubjectDeletes the specified subject-level mode and reverts to the global default.
update_modeEXECsubjectUpdate mode for the specified subject. On success, echoes the original request back to the client.
update_top_level_modeEXECUpdate global mode. On success, echoes the original request back to the client.