Skip to main content

clusterOption

Retrieve a single cluster option by global identifier.

Returns the option along with the products selectable for it.

Possible errors:

  • CLUSTER_OPTION_NOT_FOUND: The supplied identifier did not match any cluster option.

AUTH: Role=[product.OWNER,product.EDITOR,product.VIEWER]

clusterOption(
uuid: String!
): ClusterOption!

Arguments

clusterOption.uuid ● String! non-null scalar

Global identifier of the cluster option to retrieve.

Type

ClusterOption object

Cluster option for configuring cluster product selections