SchemaRegistryClusterSpecEntity interface
Details of schema registry cluster spec
cloud | The cloud service provider |
environment | Environment details of the schema registry cluster |
http |
Http endpoint of the cluster |
name | Name of the schema registry cluster |
package | Type of the cluster package Advanced, essentials |
region | Region details of the schema registry cluster |
The cloud service provider
cloud?: string
Property Value
string
Environment details of the schema registry cluster
environment?: SchemaRegistryClusterEnvironmentRegionEntity
Property Value
Http endpoint of the cluster
httpEndpoint?: string
Property Value
string
Name of the schema registry cluster
name?: string
Property Value
string
Type of the cluster package Advanced, essentials
package?: string
Property Value
string
Region details of the schema registry cluster
region?: SchemaRegistryClusterEnvironmentRegionEntity