SchemaRegistryServerInfoList
SchemaRegistryServerInfoList
JSON Example
{
"schemaRegistryServersInfo": [
{
"hostAddress": "string",
"port": 0,
"protocol": "string"
}
]
}