Page Menu
Home
ClusterLabs Projects
Search
Configure Global Search
Log In
Files
F4623995
fence-event-2.15.rng
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
fence-event-2.15.rng
View Options
<?xml version="1.0" encoding="UTF-8"?>
<grammar xmlns="http://relaxng.org/ns/structure/1.0"
datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes">
<start>
<ref name="fencing-history-event"/>
</start>
<define name="fencing-history-event">
<element name="fence_event">
<attribute name="status">
<choice>
<value>failed</value>
<value>success</value>
<value>pending</value>
</choice>
</attribute>
<optional>
<attribute name="extended-status"> <text /> </attribute>
</optional>
<optional>
<attribute name="exit-reason"> <text /> </attribute>
</optional>
<optional>
<attribute name="delegate"> <text /> </attribute>
</optional>
<attribute name="action"> <text /> </attribute>
<attribute name="target"> <text /> </attribute>
<attribute name="client"> <text /> </attribute>
<attribute name="origin"> <text /> </attribute>
<optional>
<attribute name="completed"> <text /> </attribute>
</optional>
</element>
</define>
</grammar>
File Metadata
Details
Attached
Mime Type
text/xml
Expires
Tue, Jul 8, 5:18 PM (1 d, 19 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1960869
Default Alt Text
fence-event-2.15.rng (1 KB)
Attached To
Mode
rP Pacemaker
Attached
Detach File
Event Timeline
Log In to Comment