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