OBJECT
ClusterLicenseCapacityValidations
Description
Warnings and errors related to cluster license capacities.
link GraphQL Schema definition
- type ClusterLicenseCapacityValidations {
- # The warnings related to cluster license capacities.
- ClusterLicenseInfo!]! : [
- # The errors related to cluster license capacities.
- ClusterLicenseInfo!]! : [
- }