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