10 #ifndef PCMK__CRM_COMMON_TICKETS__H    11 #  define PCMK__CRM_COMMON_TICKETS__H    13 #include <sys/types.h>          39 #endif // PCMK__CRM_COMMON_TICKETS__H GHashTable * state
XML attributes from ticket state. 
 
gboolean standby
Whether ticket is temporarily suspended. 
 
struct pe_ticket_s pcmk_ticket_t
Ticket constraint object. 
 
Ticket constraint object. 
 
time_t last_granted
When cluster was last granted the ticket. 
 
gboolean granted
Whether cluster has been granted the ticket. 
 
char * id
XML ID of ticket constraint or state.