Return health status of the node.  
 More...
#include <health.hpp>
  
  
      
        
          | kagome::api::system::request::Health::Health  | 
          ( | 
          const Health &  | 
           | ) | 
           | 
         
       
   | 
  
delete   | 
  
 
 
  
  
      
        
          | kagome::api::system::request::Health::Health  | 
          ( | 
          Health &&  | 
           | ) | 
           | 
         
       
   | 
  
default   | 
  
 
 
  
  
      
        
          | kagome::api::system::request::Health::Health  | 
          ( | 
          std::shared_ptr< SystemApi >  | 
          api | ) | 
           | 
         
       
   | 
  
explicit   | 
  
 
 
  
  
      
        
          | kagome::api::system::request::Health::~Health  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
default   | 
  
 
 
      
        
          | outcome::result< jsonrpc::Value::Struct > kagome::api::system::request::Health::execute  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | outcome::result< void > kagome::api::system::request::Health::init  | 
          ( | 
          const jsonrpc::Request::Parameters &  | 
          params | ) | 
           | 
        
      
 
 
  
  
      
        
          | Health& kagome::api::system::request::Health::operator=  | 
          ( | 
          const Health &  | 
           | ) | 
           | 
         
       
   | 
  
delete   | 
  
 
 
  
  
      
        
          | Health& kagome::api::system::request::Health::operator=  | 
          ( | 
          Health &&  | 
           | ) | 
           | 
         
       
   | 
  
default   | 
  
 
 
  
  
      
        
          | std::shared_ptr<SystemApi> kagome::api::system::request::Health::api_ | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following files: