Ticket constraint object.  
 More...
#include <include/crm/common/tickets.h>
Ticket constraint object. 
Definition at line 27 of file tickets.h.
 
◆ granted
      
        
          | gboolean pe_ticket_s::granted | 
        
      
 
Whether cluster has been granted the ticket. 
Definition at line 29 of file tickets.h.
 
 
◆ id
XML ID of ticket constraint or state. 
Definition at line 28 of file tickets.h.
 
 
◆ last_granted
      
        
          | time_t pe_ticket_s::last_granted | 
        
      
 
When cluster was last granted the ticket. 
Definition at line 30 of file tickets.h.
 
 
◆ standby
      
        
          | gboolean pe_ticket_s::standby | 
        
      
 
Whether ticket is temporarily suspended. 
Definition at line 31 of file tickets.h.
 
 
◆ state
      
        
          | GHashTable* pe_ticket_s::state | 
        
      
 
XML attributes from ticket state. 
Definition at line 32 of file tickets.h.
 
 
The documentation for this struct was generated from the following file: