clusterConfig
Retrieve a specific cluster configuration template by ID.
Returns detailed information about a cluster configuration template including all its settings and rules for product cluster behavior and customer interaction patterns.
AUTH: Role=[product.OWNER,product.EDITOR,product.VIEWER]
clusterConfig(
clusterConfigId: Int!
): ClusterConfigResponse!
Arguments
clusterConfig.clusterConfigId
● Int!
non-null scalar
Unique identifier of the cluster configuration to retrieve.
Must be a valid cluster configuration ID that exists in the system.