SchemaRegistryClusterSpecEntity interface
Details of schema registry cluster spec
Properties
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 |
Property Details
cloud
The cloud service provider
cloud?: string
Property Value
string
environment
Environment details of the schema registry cluster
environment?: SchemaRegistryClusterEnvironmentRegionEntity
Property Value
httpEndpoint
Http endpoint of the cluster
httpEndpoint?: string
Property Value
string
name
Name of the schema registry cluster
name?: string
Property Value
string
package
Type of the cluster package Advanced, essentials
package?: string
Property Value
string
region
Region details of the schema registry cluster
region?: SchemaRegistryClusterEnvironmentRegionEntity