- All Superinterfaces:
- org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.Action, org.opendaylight.yangtools.yang.binding.Augmentable<NxActionSetNshc2RpcUpdateFlowUpdatedApplyActionsCase>, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject, NxActionSetNshc2Grouping
public interface NxActionSetNshc2RpcUpdateFlowUpdatedApplyActionsCase
extends org.opendaylight.yangtools.yang.binding.DataObject, org.opendaylight.yangtools.yang.binding.Augmentable<NxActionSetNshc2RpcUpdateFlowUpdatedApplyActionsCase>, NxActionSetNshc2Grouping, 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-nshc-2-rpc-update-flow-updated-apply-actions-case {
container nx-set-nshc-2 {
leaf nshc {
type uint32;
}
uses nx-action-set-nshc-grouping;
}
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-action/update-flow/input/updated-flow/instructions/instruction/instruction/apply-actions-case/apply-actions/action/action/(urn:opendaylight:openflowplugin:extension:nicira:action?revision=2014-07-14)nx-action-set-nshc-2-rpc-update-flow-updated-apply-actions-case</i>