- All Superinterfaces:
- org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.Action, org.opendaylight.yangtools.yang.binding.Augmentable<NxActionSetNspNodesNodeGroupBucketsBucketActionsCase>, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject, NxActionSetNspGrouping
public interface NxActionSetNspNodesNodeGroupBucketsBucketActionsCase
extends org.opendaylight.yangtools.yang.binding.DataObject, org.opendaylight.yangtools.yang.binding.Augmentable<NxActionSetNspNodesNodeGroupBucketsBucketActionsCase>, NxActionSetNspGrouping, org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.Action
<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>
case nx-action-set-nsp-nodes-node-group-buckets-bucket-actions-case {
container nx-set-nsp {
leaf nsp {
type uint32;
}
}
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-action/nodes/node/(urn:opendaylight:flow:inventory?revision=2013-08-19)group/buckets/bucket/action/action/(urn:opendaylight:openflowplugin:extension:nicira:action?revision=2014-07-14)nx-action-set-nsp-nodes-node-group-buckets-bucket-actions-case</i>