pacemaker 3.0.1-16e74fc4da
Scalable High-Availability cluster resource manager
Loading...
Searching...
No Matches
stonith_event_s Struct Reference

Fencing event. More...

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

Data Fields

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

Detailed Description

Fencing event.

Deprecated
Do not use

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

Field Documentation

◆ action

char* stonith_event_s::action

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

◆ client_origin

char* stonith_event_s::client_origin

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

◆ device

char* stonith_event_s::device

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

◆ executioner

char* stonith_event_s::executioner

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

◆ id

char* stonith_event_s::id

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

◆ opaque

void* stonith_event_s::opaque

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

◆ operation

char* stonith_event_s::operation

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

◆ origin

char* stonith_event_s::origin

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

◆ result

int stonith_event_s::result

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

◆ target

char* stonith_event_s::target

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


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