| Class and Description |
|---|
| NxActionMultipathNodesNodeGroupBucketsBucketActionsCase
<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-multipath-nodes-node-group-buckets-bucket-actions-case {
container nx-multipath {
leaf fields {
type ofj-nx-hash-fields;
}
leaf basis {
type uint16;
}
leaf algorithm {
type ofj-nx-mp-algorithm;
}
leaf max-link {
type uint16;
}
leaf arg {
type uint32;
}
container dst {
leaf start {
type uint16;
}
leaf end {
type uint16;
}
choice dst-choice {
case dst-nx-arp-sha-case {
leaf nx-arp-sha {
type empty;
}
}
case dst-nx-arp-tha-case {
leaf nx-arp-tha {
type empty;
}
}
case dst-nx-nshc-1-case {
leaf nx-nshc-1-dst {
type empty;
}
}
case dst-nx-nshc-2-case {
leaf nx-nshc-2-dst {
type empty;
}
}
case dst-nx-nshc-3-case {
leaf nx-nshc-3-dst {
type empty;
}
}
case dst-nx-nshc-4-case {
leaf nx-nshc-4-dst {
type empty;
}
}
case dst-nx-nsi-case {
leaf nx-nsi-dst {
type empty;
}
}
case dst-nx-nsp-case {
leaf nx-nsp-dst {
type empty;
}
}
case dst-nx-reg-case {
leaf nx-reg {
type identityref;
}
}
case dst-nx-tun-id-case {
leaf nx-tun-id {
type empty;
}
}
case dst-nx-tun-ipv4-dst-case {
leaf nx-tun-ipv4-dst {
type empty;
}
}
case dst-nx-tun-ipv4-src-case {
leaf nx-tun-ipv4-src {
type empty;
}
}
case dst-of-arp-op-case {
leaf of-arp-op {
type empty;
}
}
case dst-of-arp-spa-case {
leaf of-arp-spa {
type empty;
}
}
case dst-of-arp-tpa-case {
leaf of-arp-tpa {
type empty;
}
}
case dst-of-eth-dst-case {
leaf of-eth-dst {
type empty;
}
}
case dst-of-eth-src-case {
leaf of-eth-src {
type empty;
}
}
}
uses range-grouping;
uses dst-choice-grouping;
}
}
}
</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-multipath-nodes-node-group-buckets-bucket-actions-case</i>
|
| NxActionMultipathNodesNodeGroupBucketsBucketActionsCaseBuilder
Class that builds
NxActionMultipathNodesNodeGroupBucketsBucketActionsCase instances. |
| NxActionOutputRegNodesNodeGroupBucketsBucketActionsCase
<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-output-reg-nodes-node-group-buckets-bucket-actions-case {
container nx-output-reg {
container src {
choice src-choice {
case src-nx-arp-sha-case {
leaf nx-arp-sha {
type empty;
}
}
case src-nx-arp-tha-case {
leaf nx-arp-tha {
type empty;
}
}
case src-nx-nshc-1-case {
leaf nx-nshc-1-dst {
type empty;
}
}
case src-nx-nshc-2-case {
leaf nx-nshc-2-dst {
type empty;
}
}
case src-nx-nshc-3-case {
leaf nx-nshc-3-dst {
type empty;
}
}
case src-nx-nshc-4-case {
leaf nx-nshc-4-dst {
type empty;
}
}
case src-nx-nsi-case {
leaf nx-nsi-dst {
type empty;
}
}
case src-nx-nsp-case {
leaf nx-nsp-dst {
type empty;
}
}
case src-nx-reg-case {
leaf nx-reg {
type identityref;
}
}
case src-nx-tun-id-case {
leaf nx-tun-id {
type empty;
}
}
case src-nx-tun-ipv4-dst-case {
leaf nx-tun-ipv4-dst {
type empty;
}
}
case src-nx-tun-ipv4-src-case {
leaf nx-tun-ipv4-src {
type empty;
}
}
case src-of-arp-op-case {
leaf of-arp-op {
type empty;
}
}
case src-of-arp-spa-case {
leaf of-arp-spa {
type empty;
}
}
case src-of-arp-tpa-case {
leaf of-arp-tpa {
type empty;
}
}
case src-of-eth-dst-case {
leaf of-eth-dst {
type empty;
}
}
case src-of-eth-src-case {
leaf of-eth-src {
type empty;
}
}
case src-of-eth-type-case {
leaf of-eth-type {
type empty;
}
}
}
leaf ofs_nbits {
type uint16;
}
uses src-choice-grouping;
}
leaf max_len {
type uint16;
}
}
}
</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-output-reg-nodes-node-group-buckets-bucket-actions-case</i>
|
| NxActionOutputRegNodesNodeGroupBucketsBucketActionsCaseBuilder
Class that builds
NxActionOutputRegNodesNodeGroupBucketsBucketActionsCase instances. |
| NxActionRegLoadNodesNodeGroupBucketsBucketActionsCase
<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-reg-load-nodes-node-group-buckets-bucket-actions-case {
container nx-reg-load {
container dst {
leaf start {
type uint16;
}
leaf end {
type uint16;
}
choice dst-choice {
case dst-nx-arp-sha-case {
leaf nx-arp-sha {
type empty;
}
}
case dst-nx-arp-tha-case {
leaf nx-arp-tha {
type empty;
}
}
case dst-nx-nshc-1-case {
leaf nx-nshc-1-dst {
type empty;
}
}
case dst-nx-nshc-2-case {
leaf nx-nshc-2-dst {
type empty;
}
}
case dst-nx-nshc-3-case {
leaf nx-nshc-3-dst {
type empty;
}
}
case dst-nx-nshc-4-case {
leaf nx-nshc-4-dst {
type empty;
}
}
case dst-nx-nsi-case {
leaf nx-nsi-dst {
type empty;
}
}
case dst-nx-nsp-case {
leaf nx-nsp-dst {
type empty;
}
}
case dst-nx-reg-case {
leaf nx-reg {
type identityref;
}
}
case dst-nx-tun-id-case {
leaf nx-tun-id {
type empty;
}
}
case dst-nx-tun-ipv4-dst-case {
leaf nx-tun-ipv4-dst {
type empty;
}
}
case dst-nx-tun-ipv4-src-case {
leaf nx-tun-ipv4-src {
type empty;
}
}
case dst-of-arp-op-case {
leaf of-arp-op {
type empty;
}
}
case dst-of-arp-spa-case {
leaf of-arp-spa {
type empty;
}
}
case dst-of-arp-tpa-case {
leaf of-arp-tpa {
type empty;
}
}
case dst-of-eth-dst-case {
leaf of-eth-dst {
type empty;
}
}
case dst-of-eth-src-case {
leaf of-eth-src {
type empty;
}
}
}
uses range-grouping;
uses dst-choice-grouping;
}
leaf value {
type uint64;
}
}
}
</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-reg-load-nodes-node-group-buckets-bucket-actions-case</i>
|
| NxActionRegLoadNodesNodeGroupBucketsBucketActionsCaseBuilder
Class that builds
NxActionRegLoadNodesNodeGroupBucketsBucketActionsCase instances. |
| NxActionRegMoveNodesNodeGroupBucketsBucketActionsCase
<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-reg-move-nodes-node-group-buckets-bucket-actions-case {
container nx-reg-move {
container src {
leaf start {
type uint16;
}
leaf end {
type uint16;
}
choice src-choice {
case src-nx-arp-sha-case {
leaf nx-arp-sha {
type empty;
}
}
case src-nx-arp-tha-case {
leaf nx-arp-tha {
type empty;
}
}
case src-nx-nshc-1-case {
leaf nx-nshc-1-dst {
type empty;
}
}
case src-nx-nshc-2-case {
leaf nx-nshc-2-dst {
type empty;
}
}
case src-nx-nshc-3-case {
leaf nx-nshc-3-dst {
type empty;
}
}
case src-nx-nshc-4-case {
leaf nx-nshc-4-dst {
type empty;
}
}
case src-nx-nsi-case {
leaf nx-nsi-dst {
type empty;
}
}
case src-nx-nsp-case {
leaf nx-nsp-dst {
type empty;
}
}
case src-nx-reg-case {
leaf nx-reg {
type identityref;
}
}
case src-nx-tun-id-case {
leaf nx-tun-id {
type empty;
}
}
case src-nx-tun-ipv4-dst-case {
leaf nx-tun-ipv4-dst {
type empty;
}
}
case src-nx-tun-ipv4-src-case {
leaf nx-tun-ipv4-src {
type empty;
}
}
case src-of-arp-op-case {
leaf of-arp-op {
type empty;
}
}
case src-of-arp-spa-case {
leaf of-arp-spa {
type empty;
}
}
case src-of-arp-tpa-case {
leaf of-arp-tpa {
type empty;
}
}
case src-of-eth-dst-case {
leaf of-eth-dst {
type empty;
}
}
case src-of-eth-src-case {
leaf of-eth-src {
type empty;
}
}
case src-of-eth-type-case {
leaf of-eth-type {
type empty;
}
}
}
uses range-grouping;
uses src-choice-grouping;
}
container dst {
leaf start {
type uint16;
}
leaf end {
type uint16;
}
choice dst-choice {
case dst-nx-arp-sha-case {
leaf nx-arp-sha {
type empty;
}
}
case dst-nx-arp-tha-case {
leaf nx-arp-tha {
type empty;
}
}
case dst-nx-nshc-1-case {
leaf nx-nshc-1-dst {
type empty;
}
}
case dst-nx-nshc-2-case {
leaf nx-nshc-2-dst {
type empty;
}
}
case dst-nx-nshc-3-case {
leaf nx-nshc-3-dst {
type empty;
}
}
case dst-nx-nshc-4-case {
leaf nx-nshc-4-dst {
type empty;
}
}
case dst-nx-nsi-case {
leaf nx-nsi-dst {
type empty;
}
}
case dst-nx-nsp-case {
leaf nx-nsp-dst {
type empty;
}
}
case dst-nx-reg-case {
leaf nx-reg {
type identityref;
}
}
case dst-nx-tun-id-case {
leaf nx-tun-id {
type empty;
}
}
case dst-nx-tun-ipv4-dst-case {
leaf nx-tun-ipv4-dst {
type empty;
}
}
case dst-nx-tun-ipv4-src-case {
leaf nx-tun-ipv4-src {
type empty;
}
}
case dst-of-arp-op-case {
leaf of-arp-op {
type empty;
}
}
case dst-of-arp-spa-case {
leaf of-arp-spa {
type empty;
}
}
case dst-of-arp-tpa-case {
leaf of-arp-tpa {
type empty;
}
}
case dst-of-eth-dst-case {
leaf of-eth-dst {
type empty;
}
}
case dst-of-eth-src-case {
leaf of-eth-src {
type empty;
}
}
}
uses range-grouping;
uses dst-choice-grouping;
}
}
}
</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-reg-move-nodes-node-group-buckets-bucket-actions-case</i>
|
| NxActionRegMoveNodesNodeGroupBucketsBucketActionsCaseBuilder
Class that builds
NxActionRegMoveNodesNodeGroupBucketsBucketActionsCase instances. |
| NxActionResubmitNodesNodeGroupBucketsBucketActionsCase
<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-resubmit-nodes-node-group-buckets-bucket-actions-case {
container nx-resubmit {
leaf in-port {
type uint16;
}
leaf table {
type uint8;
}
}
}
</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-resubmit-nodes-node-group-buckets-bucket-actions-case</i>
|
| NxActionResubmitNodesNodeGroupBucketsBucketActionsCaseBuilder
Class that builds
NxActionResubmitNodesNodeGroupBucketsBucketActionsCase instances. |
| NxActionSetNshc1NodesNodeGroupBucketsBucketActionsCase
<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-1-nodes-node-group-buckets-bucket-actions-case {
container nx-set-nshc-1 {
leaf nshc {
type uint32;
}
uses nx-action-set-nshc-grouping;
}
}
</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-nshc-1-nodes-node-group-buckets-bucket-actions-case</i>
|
| NxActionSetNshc1NodesNodeGroupBucketsBucketActionsCaseBuilder
Class that builds
NxActionSetNshc1NodesNodeGroupBucketsBucketActionsCase instances. |
| NxActionSetNshc2NodesNodeGroupBucketsBucketActionsCase
<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-nodes-node-group-buckets-bucket-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/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-nshc-2-nodes-node-group-buckets-bucket-actions-case</i>
|
| NxActionSetNshc2NodesNodeGroupBucketsBucketActionsCaseBuilder
Class that builds
NxActionSetNshc2NodesNodeGroupBucketsBucketActionsCase instances. |
| NxActionSetNshc3NodesNodeGroupBucketsBucketActionsCase
<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-3-nodes-node-group-buckets-bucket-actions-case {
container nx-set-nshc-3 {
leaf nshc {
type uint32;
}
uses nx-action-set-nshc-grouping;
}
}
</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-nshc-3-nodes-node-group-buckets-bucket-actions-case</i>
|
| NxActionSetNshc3NodesNodeGroupBucketsBucketActionsCaseBuilder
Class that builds
NxActionSetNshc3NodesNodeGroupBucketsBucketActionsCase instances. |
| NxActionSetNshc4NodesNodeGroupBucketsBucketActionsCase
<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-4-nodes-node-group-buckets-bucket-actions-case {
container nx-set-nshc-4 {
leaf nshc {
type uint32;
}
uses nx-action-set-nshc-grouping;
}
}
</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-nshc-4-nodes-node-group-buckets-bucket-actions-case</i>
|
| NxActionSetNshc4NodesNodeGroupBucketsBucketActionsCaseBuilder
Class that builds
NxActionSetNshc4NodesNodeGroupBucketsBucketActionsCase instances. |
| NxActionSetNsiNodesNodeGroupBucketsBucketActionsCase
<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-nsi-nodes-node-group-buckets-bucket-actions-case {
container nx-set-nsi {
leaf nsi {
type uint8;
}
}
}
</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-nsi-nodes-node-group-buckets-bucket-actions-case</i>
|
| NxActionSetNsiNodesNodeGroupBucketsBucketActionsCaseBuilder
Class that builds
NxActionSetNsiNodesNodeGroupBucketsBucketActionsCase instances. |
| NxActionSetNspNodesNodeGroupBucketsBucketActionsCase
<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>
|
| NxActionSetNspNodesNodeGroupBucketsBucketActionsCaseBuilder
Class that builds
NxActionSetNspNodesNodeGroupBucketsBucketActionsCase instances. |
Copyright © 2015. All rights reserved.