File: request-shell-execute.xml

package info (click to toggle)
junos-eznc 2.7.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,496 kB
  • sloc: xml: 50,219; python: 20,961; makefile: 155; sh: 44; ruby: 2
file content (21 lines) | stat: -rw-r--r-- 675 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<rpc-reply xmlns:junos="http://xml.juniper.net/junos/16.1I0/junos">
    <switchover-information xmlns="http://xml.juniper.net/junos/16.1I0/junos-switchover">
        <switchover-state>On</switchover-state>
        <switchover-mode>
            <gres-mode/>
        </switchover-mode>
        <configuration-state>
            <configuration-ready/>
        </configuration-state>
        <replication-state>
            <replication-synchronizing/>
        </replication-state>
    </switchover-information>
    <gresreadiness-status><switchover-status/>
    
    <output>Not Ready</output>
</gresreadiness-status>
<cli>
    <banner>{backup}</banner>
</cli>
    </rpc-reply>