ENUM
PrechecksStatusTypeEnum
Description
Represents upgrade precheck status.
link GraphQL Schema definition
- enum PrechecksStatusTypeEnum {
- # Precheck failed.
- # Precheck succeeded but has warnings.
- # Precheck is in progress.
- # Precheck success.
- # Unknown precheck status.
- }