ConnectionAspectErrorType is a datatype for a key-value pair from a connection aspect to an error message pertaining to that aspect.

This datatype is used by three other datatypes: LocalClusterConnectionStatus, which is used by the checkLocalClusterConnection() query field; RemoteClusterConnectionStatus, which is used by the checkRemoteClusterConnection() query; and the interface datatype, ClusterConnectionStatus — which implemented by the first two datatypes.

Table: ConnectionAspectErrorType

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: Mar 25, 2025
aspectConnectionAspectyes Short-TermA connection aspect. See ConnectionAspect .
errorstringyes Short-TermAn error message for the connection, tagged by the relevant aspect.