getSubjects
The getSubjects service returns a complete list of all subject names registered in the Confluent Schema Registry.
Input Parameters
| $connectionName (String, required) | Name of the Kafka connection configured with the Confluent Schema Registry. |
Output Parameters
| subjects (String list, required) | Array of subject names registered in the Schema Registry. |
| message (String, required) | The response message returned after the service execution. |