| Class and Description |
|---|
| ShutdownInput
<p>This class represents the following YANG schema fragment defined in module <b>shutdown-impl</b>
<br>(Source path: <i>META-INF/yang/shutdown-impl.yang</i>):
<pre>
container input {
leaf context-instance {
type instance-identifier;
}
leaf input-secret {
type string;
}
leaf max-wait-time {
type uint32;
}
leaf reason {
type string;
}
uses rpc-context-ref {
refine (urn:opendaylight:params:xml:ns:yang:controller:shutdown:impl?
|
| ShutdownInputBuilder
Class that builds
ShutdownInput instances. |
Copyright © 2015. All Rights Reserved.