ENUM
Db2Status
Description
Db2 instance status.
link GraphQL Schema definition
- enum Db2Status {
- # Error while connecting to Db2 Instance.
- # Db2 Instance is successfully connected.
- # Db2 Instance is in the connecting stage.
- # Db2 Instance is connected with warnings.
- }