LogScaleConnectionConfigInput is an input for a LogScale remote table configuration.

This datatype is used by the input datatype, CreateOrUpdateRemoteTableConfigInput, which is in turn used by the createRemoteTableConfig() and updateRemoteTableConfig() mutations to create and change remote table configurations.

Table: LogScaleConnectionConfigInput

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: Apr 6, 2026
remoteClusterConnections[LogScaleSingleConnectionConfigInput]yes PreviewRemote cluster connections that are part of the remote table connection. See LogScaleSingleConnectionConfigInput.