CheckRemoteClusterConnectionInput
is used to input data for checking a remote cluster connection.
Table: CheckRemoteClusterConnectionInput
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: Sep 17, 2024 | |||||
connectionId | string | Short-Term | The unique identifier of the connection to check. Must be supplied if the token is not supplied. | ||
multiClusterViewName | string | Short-Term | The name of the multi-cluster view to which the connection belongs. Must be supplied if the token is not supplied. | ||
publicUrl | string | yes | Short-Term | The public URL of the remote cluster to connect. | |
QueryPrefix | string | Short-Term | Filter query that restricts the data visible through this connection. | ||
tags | [ClusterConnectionInputTag ] | yes | Short-Term | Additional tags that can be used to filter queries. See ClusterConnectionInputTag . | |
token | string | yes | Short-Term | The access token for the remote view to connect with. Can be omitted if checking an existing connection with no token change. |