ConnectionAspect is an enumerated list of values denoting some aspect of a cluster connection.

This enumerated datatype is used by the datatype, ConnectionAspectErrorType, which 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 is used by the datatype, View, which it's used by the createView() mutation and several other mutation and query fields.

Table: ConnectionAspect

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: Sep 13, 2024
Other   Short-TermIndicates some other aspect of a cluster connection.
PublicUrl   Short-TermSet to this option if the cluster connection is a public URL.
QueryPrefix   Short-TermSelect this if the connection uses a query prefix.
Tag   Short-TermThis choice is if it uses tags for the cluster connection.
TargetView   Short-TermChoose this option if it has a target view.
Token   Short-TermThis choice is if it uses a token.