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 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 8, 2026
remoteClusterConnections[LogScaleSingleConnectionConfigInput]yes PreviewRemote cluster connections that are part of the remote table connection. See LogScaleSingleConnectionConfigInput.
remoteConnectionMeteringConfigRemoteConnectionMeteringConfigInput  PreviewConfiguration items for reporting on connection metrics and status. See RemoteConnectionMeteringConfigInput.