| Interface | Description |
|---|---|
| NxSetNsi |
Sets NSH Service Index (NSI) header
<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-set-nsi {
leaf nsi {
type uint8;
}
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-action/nx-action-set-nsi-grouping/nx-set-nsi</i>
<p>To create instances of this class use
NxSetNsiBuilder. |
| Class | Description |
|---|---|
| NxSetNsiBuilder |
Class that builds
NxSetNsi instances. |
Copyright © 2015. All rights reserved.