LocalClusterConnectionStatus
LocalClusterConnectionStatus
is a datatype for the status of a local cluster connection.
Table: LocalClusterConnectionStatus
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: Mar 26, 2025 | |||||
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. | |
viewName | string | Short-Term | The name of the local view. |