commit | 9bc94997218bccf091f877a4e46ceb3339cefb2f | [log] [tgz] |
---|---|---|
author | Jayanth Othayoth <ojayanth@in.ibm.com> | Thu Jun 29 06:30:40 2017 -0500 |
committer | Jayanth Othayoth <ojayanth@in.ibm.com> | Fri Jul 07 07:42:07 2017 -0500 |
tree | cb4895dd73e763caf94d1e2920e35ecaef896530 | |
parent | 1444fd8c9e9b0807b4f3682236bec7cb3eedeebf [diff] |
rest_dbus: implement route 'download/dump/<dumpid> This allows user to download dump file from BMC using dump id. 'curl -O -J -c cjar -b cjar -k -X GET https://<bmc_IP>/download/dump/1' - This will download the dump file on to the Host machine. Resolves openbmc/openbmc#1508 Change-Id: I2821bfe8d68f80340512161c062503b92a7a7466 Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>