UpdateRemoteClusterConnectionInput is an input datatype for updating a remote cluster connection. It's used by the updateRemoteClusterConnection() mutation field.

Table: UpdateRemoteClusterConnectionInput

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: Feb 26, 2025
connectionIdstringyes Short-TermThe unique identifier of the connection to update.
multiClusterViewNamestringyes Short-TermThe name or unique identifier of the multi-cluster view that has the connection.
publicUrlstring  Short-TermThe public URL of the remote cluster with which to connect.
queryPrefixstring  Short-TermThe filter query that restricts the data visible through this connection.
tags[ClusterConnectionInputTag]yes Short-TermAny additional tags that can be used to filter queries. See ClusterConnectionInputTag.
tokenstring  Short-TermThe access token for the remote view with which to connect.