ClusterConnectionTag is datatype for key/value pairs for cluster connection tags.

This datatype is used by three other datatypes: LocalClusterConnection, which is used by the createLocalClusterConnection() and updateLocalClusterConnection() mutation fields; RemoteClusterConnection, which is used by the createRemoteClusterConnection() and updateRemoteClusterConnection() mutations; and the interface datatype, ClusterConnection — which implemented by the first two datatypes.

Table: ClusterConnectionTag

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 24, 2024
keystringyes Short-TermThe key for the cluster connection tag.
valuestringyes Short-TermThe value for the cluster connection tag.