RemoteClusterConnectionStatus
RemoteClusterConnectionStatus
is a datatype for the status of a remote cluster connection.
Table: RemoteClusterConnectionStatus
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Oct 3, 2024 | |||||
errorMessages | [ConnectionAspectErrorType ] | yes | Short-Term | Errors if the connection is invalid. See ConnectionAspectErrorType . | |
id | string | Short-Term | The unique identifier of the connection. | ||
isValid | boolean | yes | Short-Term | Whether the connection is valid. | |
remoteServerCompatVersion | string | Short-Term | Oldest server version that is protocol compatible with the remote server. | ||
remoteServerVersion | string | Short-Term | Software version of the remote view. | ||
remoteViewName | string | Short-Term | The name of the remote view. |