INPUT_OBJECT

LicensesForClusterProductSummaryInput

Description

Input required to get licenses for a cluster product.

link GraphQL Schema definition

  • input LicensesForClusterProductSummaryInput {
  • # The cluster product for which the licenses are requested.
  • product: Product
  • }

link Require by