ENUM
ClusterLicenseInfoType
Description
The type of cluster license information.
link GraphQL Schema definition
- enum ClusterLicenseInfoType {
- # Represents cluster license information about an expired term.
- # Represents an unknown cluster license information type.
- # Represents cluster license information about insufficient capacity.
- # Represents cluster license information about licenses not found.
- # Represents cluster license information about valid licenses.
- }