Raymond Maarloeve
Loading...
Searching...
No Matches
StatusDTO Class Reference

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.
 

Detailed Description

Represents the status of the system, including health and available models.

Member Data Documentation

◆ healthy

bool StatusDTO.healthy

Indicates whether the system is healthy.

◆ models

List<string> StatusDTO.models

A list of available models in the system.


The documentation for this class was generated from the following file: