|
Octane API Client
|
Structure used as result for health, has the server's status and message.
More...
#include <api_result_types.h>
Public Attributes | |
| Health | health |
| Status of the server. More... | |
| std::optional< std::string > | message |
| Message which describe details of the server's status. More... | |
Structure used as result for health, has the server's status and message.
| Health octane::HealthResult::health |
Status of the server.
| std::optional<std::string> octane::HealthResult::message |
Message which describe details of the server's status.