![]() |
Raymond Maarloeve
|
Represents the status of the system, including health and available models. More...
Public Attributes | |
bool | healthy |
Indicates whether the system is healthy. | |
List< string > | models |
A list of available models in the system. | |
Represents the status of the system, including health and available models.
bool StatusDTO.healthy |
Indicates whether the system is healthy.
List<string> StatusDTO.models |
A list of available models in the system.