CreateLocalClusterConnectionInput is an input datatype for creating a local multi-cluster connection. It's used by the createLocalClusterConnection() mutation field.

Table: CreateLocalClusterConnectionInput

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 17, 2024
multiClusterViewNamestringyes Short-TermThe name or unique identifier of the multi-cluster view for which to add the connection.
queryPrefixstringyes Short-TermFilter query that restricts the data visible through this connection.
tags[ClusterConnectionInputTag]yes Short-TermAdditional tags that can be used to filter queries. See ClusterConnectionInputTag.
targetViewNamestringyes Short-TermThe name or unique identifier of the local view.