LocalClusterConnection
LocalClusterConnection
is a datatype for a local cluster connection.
Table: LocalClusterConnection
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Mar 26, 2025 | |||||
clusterId | string | yes | Short-Term | The cluster identity of the connection. | |
id | string | yes | Short-Term | The unique identifier of the connection. | |
queryPrefix | string | yes | Short-Term | The cluster connection query prefix. | |
tags | ClusterConnectionTag | yes | Short-Term | The cluster connection tags. See ClusterConnectionTag . | |
targetViewId | string | yes | Short-Term | The unique identifier of the local view with which to connect. | |
targetViewName | RepoOrViewName | yes | Short-Term | The name of the local view with which to connect. RepoOrViewName is a scalar. | |
targetViewType | LocalTargetType | yes | Short-Term | The type of target view. See LocalTargetType . |