pacemaker  2.1.3-ea053b43a
Scalable High-Availability cluster resource manager
Data Fields
stonith_event_s Struct Reference

#include <include/crm/stonith-ng.h>

Data Fields

char * id
 
char * type
 
char * message
 
char * operation
 
int result
 
char * origin
 
char * target
 
char * action
 
char * executioner
 
char * device
 
char * client_origin
 
void * opaque
 

Detailed Description

Definition at line 119 of file stonith-ng.h.

Field Documentation

◆ action

char* stonith_event_s::action

Definition at line 129 of file stonith-ng.h.

◆ client_origin

char* stonith_event_s::client_origin

The name of the client that initiated the action.

Definition at line 135 of file stonith-ng.h.

◆ device

char* stonith_event_s::device

Definition at line 132 of file stonith-ng.h.

◆ executioner

char* stonith_event_s::executioner

Definition at line 130 of file stonith-ng.h.

◆ id

char* stonith_event_s::id

Definition at line 121 of file stonith-ng.h.

◆ message

char* stonith_event_s::message

Definition at line 123 of file stonith-ng.h.

◆ opaque

void* stonith_event_s::opaque

Definition at line 138 of file stonith-ng.h.

◆ operation

char* stonith_event_s::operation

Definition at line 124 of file stonith-ng.h.

◆ origin

char* stonith_event_s::origin

Definition at line 127 of file stonith-ng.h.

◆ result

int stonith_event_s::result

Definition at line 126 of file stonith-ng.h.

◆ target

char* stonith_event_s::target

Definition at line 128 of file stonith-ng.h.

◆ type

char* stonith_event_s::type

Definition at line 122 of file stonith-ng.h.


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