OBJECT

ClusterLicenseCapacityValidations

Description

Warnings and errors related to cluster license capacities.

link GraphQL Schema definition

  • type ClusterLicenseCapacityValidations {
  • # The warnings related to cluster license capacities.
  • warnings: [ClusterLicenseInfo!]!
  • # The errors related to cluster license capacities.
  • errors: [ClusterLicenseInfo!]!
  • }

link Require by