LogScaleSingleConnectionConfigInput is an input datatype for the remote cluster connection part of a LogScale remote table configuration.

This datatype is used by the input datatype, UpsertRemoteTableLogScaleConnectionInput, which in turn is used by the upsertRemoteTableLogScaleConnection() mutation.

Table: LogScaleSingleConnectionConfigInput

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: Mar 31, 2026
connectionIdstringyes PreviewThe unique identifier of the remote cluster connection.
queryPrefixstring  PreviewThe filter query that restricts data visible through the connection.
remoteUrlstringyes PreviewThe public URL of the remote cluster with which to connect.
tagsClusterConnectionInputTag  PreviewAdditional tags that can be used to filter queries. See ClusterConnectionInputTag.
tokenstringyes PreviewThe access token for the remote view with which to connect.