Owner's Manual

REST API | 175
Control Processor: Freescale QorIQ P2020 with 2 Gbytes (2147483648 bytes) of
memory, cores(s) 1.
128M bytes of boot flash memory.
1 52-port GE/TE/FG (SE)
48 Ten GigabitEthernet/IEEE 802.3 interface(s)
4 Forty GigabitEthernet/IEEE 802.3 interface(s)
Dell#</command>
</output>
Following is the sample output of exec-command:
Input.xml:
<input>
<exec-command>ping 1.1.1.1</exec-command>
</input>
curl -u demo:demo -X POST -T Input.xml http://<IP>:8008/api/running/ftos/
_operations/cli
<output xmlns='http://www.dell.com/ns/ftos:0.1/root'>
<command>ping 1.1.1.1
Type Ctrl-C to abort.
Sending 5, 100-byte ICMP Echos to 1.1.1.1, timeout is 2 seconds:
</command>
</output>