RemoteTableLogScaleConnectionSingleConfig is a datatype for the configuration of a single remote connection part of LogScale remote table configuration.

This datatype is part of batch of datatypes, which ultimately relate to the createRemoteTableConfig(), updateRemoteTableConfig(), connectRemoteTableConfig(), and a few other remote table mutations.

Table: RemoteTableLogScaleConnectionSingleConfig

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: May 27, 2026
connectionIdstringyes PreviewThe unique identifier of the remote cluster connection.
proxySettingsFederatedProxySettings  PreviewThe proxy settings for the connection. See FederatedProxySettings.
queryPrefixstring  PreviewFilter query that restricts the data visible through the connection.
remoteUrlstringyes PreviewPublic URL of the remote cluster with which to connect.
tags[TagOutput]  PreviewAny tags used to filter queries. See TagOutput.
tokenstringyes PreviewThe access token for the remote view to use for connecting to connect.