UpdateRemoteClusterConnectionInput
is used to input data for updating a remote cluster connection.
Table: UpdateRemoteClusterConnectionInput
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: Feb 26, 2025 | |||||
connectionId | string | yes | The unique identifier of the connection to update. | ||
multiClusterViewName | string | yes | The name or unique identifier of the multi-cluster view that has the connection. | ||
publicUrl | string | The public URL of the remote cluster with which to connect. | |||
queryPrefix | string | The filter query that restricts the data visible through this connection. | |||
tags | [ClusterConnectionInputTag ] | Any additional tags that can be used to filter queries. See ClusterConnectionInputTag . | |||
token | string | yes | The access token for the remote view with which to connect. |