Module Values.NodeStatusSource
Sourcetype nonrec t = | CREATING| AVAILABLE| UNHEALTHY| CREATE_FAILED| UPDATING| DELETING| DELETED| FAILED| INACCESSIBLE_ENCRYPTION_KEY| Non_static_id of string
Sourceval to_value : t -> [> `Enum of string ]