<p>This class represents the following YANG schema fragment defined in module <b>openflowplugin-extension-nicira-action</b>
<br>(Source path: <i>META-INF/yang/openflowplugin-extension-nicira-action.yang</i>):
<pre>
container nx-conntrack {
leaf flags {
type uint16;
}
leaf zone-src {
type uint32;
}
leaf conntrack-zone {
type uint16;
}
leaf recirc-table {
type uint8;
}
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-action/nx-action-conntrack-grouping/nx-conntrack</i>
<p>To create instances of this class use
NxConntrackBuilder.