Gets an item from the ApiSdk.v2.databases.item.schemaRegistry.config.item collection
The name of the Kafka schema subject.
To retrieve the Schema Registry configuration for a Kafka cluster, send a GET request to/v2/databases/$DATABASE_ID/schema-registry/config.The response is a JSON object with a compatibility_level key, which is set to an objectcontaining any database configuration parameters.
OptionalrequestConfiguration: RequestConfiguration<object>Configuration for the request such as headers, query parameters, and middleware options.
To update the Schema Registry configuration for a Kafka cluster, send a PUT request to/v2/databases/$DATABASE_ID/schema-registry/config.The response is a JSON object with a compatibility_level key, which is set to an objectcontaining any database configuration parameters.
The request body
OptionalrequestConfiguration: RequestConfiguration<object>Configuration for the request such as headers, query parameters, and middleware options.
To retrieve the Schema Registry configuration for a Kafka cluster, send a GET request to/v2/databases/$DATABASE_ID/schema-registry/config.The response is a JSON object with a compatibility_level key, which is set to an objectcontaining any database configuration parameters.
OptionalrequestConfiguration: RequestConfiguration<object>Configuration for the request such as headers, query parameters, and middleware options.
To update the Schema Registry configuration for a Kafka cluster, send a PUT request to/v2/databases/$DATABASE_ID/schema-registry/config.The response is a JSON object with a compatibility_level key, which is set to an objectcontaining any database configuration parameters.
The request body
OptionalrequestConfiguration: RequestConfiguration<object>Configuration for the request such as headers, query parameters, and middleware options.
Builds and executes requests for operations under /v2/databases/{database_cluster_uuid}/schema-registry/config