Skip to main content

Interface: IClusterMetadata

operatorservice.v1.IClusterMetadata

Properties of a ClusterMetadata.

Implemented by

Properties

address

Optional address: null | string

Cluster accessible address.


clusterId

Optional clusterId: null | string

Id of the cluster.


clusterName

Optional clusterName: null | string

Name of the cluster name.


historyShardCount

Optional historyShardCount: null | number

History service shard number.


initialFailoverVersion

Optional initialFailoverVersion: null | Long

A unique failover version across all connected clusters.


isConnectionEnabled

Optional isConnectionEnabled: null | boolean

A flag to indicate if a connection is active.