UpdateLocalClusterConnectionInput is an input datatype for updating a local cluster connection. It's used by the updateLocalClusterConnection() mutation field.

Table: UpdateLocalClusterConnectionInput

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: Sep 23, 2024
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.
queryPrefixstring  Short-TermFilter query that restricts the data visible through this connection.
tagsClusterConnectionInputTagyes Short-TermAdditional tags that can be used to filter queries. See ClusterConnectionInputTag.
targetViewNamestring  Short-TermThe name or unique identifier of the local view with which to connect.