Octane API Client
Loading...
Searching...
No Matches
Public Attributes | List of all members
octane::HealthResult Struct Reference

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...
 

Detailed Description

Structure used as result for health, has the server's status and message.

Member Data Documentation

◆ health

Health octane::HealthResult::health

Status of the server.

◆ message

std::optional<std::string> octane::HealthResult::message

Message which describe details of the server's status.


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