#
37071746 |
| 08-Mar-2023 |
Gunnar Mills <gmills@us.ibm.com> |
REST cheatsheet: Add warning about default disable
https://github.com/openbmc/bmcweb/commit/47c9e106e0057dd70133d50e928e48cbc68e709a disabled the OpenBMC REST API.
Tested: Pushed to my fork and loo
REST cheatsheet: Add warning about default disable
https://github.com/openbmc/bmcweb/commit/47c9e106e0057dd70133d50e928e48cbc68e709a disabled the OpenBMC REST API.
Tested: Pushed to my fork and looks good.
Change-Id: Ie2ef9414d17e5ac373937a3be4cee700cddf5534 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
show more ...
|
#
f4febd00 |
| 08-Dec-2022 |
Patrick Williams <patrick@stwcx.xyz> |
prettier: re-format
Prettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAML files to have consistent formatting for these file types. Re-run the formatter on the whole repository.
prettier: re-format
Prettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAML files to have consistent formatting for these file types. Re-run the formatter on the whole repository.
Change-Id: I35ec9c19ae581e4dd00b515c1bba3a9c1862eeb1 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
show more ...
|
#
264d4e0f |
| 03-Aug-2021 |
Konstantin Aladyshev <aladyshev22@gmail.com> |
Update information about boot override via REST
Update paths according to the new boot source override feature design. Add information about: - how to read current boot source override setting, - le
Update information about boot override via REST
Update paths according to the new boot source override feature design. Add information about: - how to read current boot source override setting, - legacy/EFI selector change, - one-time/persistent flag change, - enable/disable flag change.
Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com> Change-Id: I58ce97fe3326ba78a46e13c20f8f3eecb9fcd70d
show more ...
|
#
6a0c41c4 |
| 24-Jul-2020 |
Gunnar Mills <gmills@us.ibm.com> |
REST-cheatsheet: Fix Reboot BMC
Remove extra "/".
Tested: This call now works.
Change-Id: If7d48b24895107267ca47408d752797a061f20ef Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
|
#
ab02f7ec |
| 04-Nov-2019 |
Gunnar Mills <gmills@us.ibm.com> |
PowerSupply Redundancy remove old methods
getvalue and setvalue were methods defined in skeleton. Backward compatibility was maintained in phosphor-rest-server but was not in bmcweb. Since bmcweb is
PowerSupply Redundancy remove old methods
getvalue and setvalue were methods defined in skeleton. Backward compatibility was maintained in phosphor-rest-server but was not in bmcweb. Since bmcweb is the default webserver, remove this.
Change-Id: I5811ec912afd19cd58804a202e3181c03c6b6469 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
show more ...
|
#
df6b9c27 |
| 04-Nov-2019 |
Gunnar Mills <gmills@us.ibm.com> |
Clarify the default REST server
The current wording makes it seem 2.6 is in the future. 2.6 was released in Feb 2019 and 2.7 in Aug 2019. bmcweb was the default REST server starting with 2.7
Change
Clarify the default REST server
The current wording makes it seem 2.6 is in the future. 2.6 was released in Feb 2019 and 2.7 in Aug 2019. bmcweb was the default REST server starting with 2.7
Change-Id: Ie64e9be52d7dcfa713d2681375b6998e33e9ec7f Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
show more ...
|
#
b41aff0f |
| 05-Sep-2019 |
Xiaochao Ma <maxiaochao@inspur.com> |
Optimize REDFISH and REST documents
Optimized several documents about REST and REDFISH. Add new command and fix out-of-date commands. Tested on fp5280g2 that all commands are working on openbmc vers
Optimize REDFISH and REST documents
Optimized several documents about REST and REDFISH. Add new command and fix out-of-date commands. Tested on fp5280g2 that all commands are working on openbmc version 2.8.0-dev-434-g48f8ce5a5-dirty.
Signed-off-by: Xiaochao Ma <maxiaochao@inspur.com> Change-Id: Ibbf1857cef327e57cceb5ac9f206ddf10601cb42
show more ...
|
#
0f791e8f |
| 20-Mar-2019 |
Samuel Mendoza-Jonas <sam@mendozajonas.com> |
REST-cheatsheet: Fix typo
Fixup a typo in the Boot Mode command to save the next person wondering why the command is generating backtraces.
Signed-off-by: Samuel Mendoza-Jonas <sam@mendozajonas.com
REST-cheatsheet: Fix typo
Fixup a typo in the Boot Mode command to save the next person wondering why the command is generating backtraces.
Signed-off-by: Samuel Mendoza-Jonas <sam@mendozajonas.com> Change-Id: I38756dbf1da05bfc43b504e93905b29c86dd8290
show more ...
|
#
e9a9af63 |
| 11-Feb-2019 |
Gunnar Mills <gmills@us.ibm.com> |
Spelling fixes
These spelling errors were found using https://github.com/codespell-project/codespell
Change-Id: I6da6ccf791768734149cd3a6c005e46736dd9618 Signed-off-by: Gunnar Mills <gmills@us.ibm.
Spelling fixes
These spelling errors were found using https://github.com/codespell-project/codespell
Change-Id: I6da6ccf791768734149cd3a6c005e46736dd9618 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
show more ...
|
#
3c864e92 |
| 25-Jan-2019 |
Matt Spinler <spinler@us.ibm.com> |
Update REST doc for bmcweb authentication
The bmcweb REST server requires passing in either the user name and password or the authentication token on the REST operations that can do modifications.
Update REST doc for bmcweb authentication
The bmcweb REST server requires passing in either the user name and password or the authentication token on the REST operations that can do modifications.
Change-Id: Ibac6f6b4f4f7c504dda4f8a364b071e4b1970458 Signed-off-by: Matt Spinler <spinler@us.ibm.com>
show more ...
|
#
a493305a |
| 24-Jan-2019 |
Gunnar Mills <gmills@us.ibm.com> |
REST-cheatsheet: Remove unnecessary write to cjar
"-c, --cookie-jar <filename>
(HTTP) Specify to which file you want curl to write all cookies after a completed operation. Curl writes all cookies f
REST-cheatsheet: Remove unnecessary write to cjar
"-c, --cookie-jar <filename>
(HTTP) Specify to which file you want curl to write all cookies after a completed operation. Curl writes all cookies from its in-memory cookie storage to the given file at the end of operations. If no cookies are known, no data will be written."
Only login and logout write to the cookie file. Removed to not confuse people, also makes the commands shorter and easier to read.
Tested: Issued curl commands like "Host power on" and enumerate software. Change-Id: I2b9a494758014edd5ca0c4173db6eaec78e7c1ae Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
show more ...
|
#
d986cb1f |
| 24-Oct-2018 |
Andrew Geissler <geissonator@yahoo.com> |
Add in command to display event logs
A common use case is to display the details of the event logs on the system
Change-Id: Iedf8ec532709f728525d5030416ced7bae3de662 Signed-off-by: Andrew Geissler
Add in command to display event logs
A common use case is to display the details of the event logs on the system
Change-Id: Iedf8ec532709f728525d5030416ced7bae3de662 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
show more ...
|
#
d29fb31c |
| 10-Sep-2018 |
Gunnar Mills <gmills@us.ibm.com> |
Rest Cheatsheet: Remove Content-Type on GET request
There is no "Content-Type" on GET request.
Content-Type is only used with POST and PUT requests. See: https://en.wikipedia.org/wiki/List_of_HTTP_
Rest Cheatsheet: Remove Content-Type on GET request
There is no "Content-Type" on GET request.
Content-Type is only used with POST and PUT requests. See: https://en.wikipedia.org/wiki/List_of_HTTP_header_fields
Change-Id: Ic927eaaa95aa2eee92791032bc631a1623602e90 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
show more ...
|
#
811d3a73 |
| 16-Feb-2018 |
George Keishing <gkeishin@in.ibm.com> |
Update REST-cheatsheet.md documentation
Added: - Factory reset the system using curl commands.
Change-Id: Ie8f2acde72cf3f7f88846fefbcc1a2d511ef39ee Signed-off-by: George Keishing <gkeishin@in.
Update REST-cheatsheet.md documentation
Added: - Factory reset the system using curl commands.
Change-Id: Ie8f2acde72cf3f7f88846fefbcc1a2d511ef39ee Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
#
85b67c0e |
| 12-Feb-2018 |
George Keishing <gkeishin@in.ibm.com> |
Update REST-cheatsheet.md documentation
Added: - Deleting images from the system.
Change-Id: Ia674a0e9309ed6a14bfde1d8fb61da7d0b3789c7 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
|
#
325f4358 |
| 08-Feb-2018 |
George Keishing <gkeishin@in.ibm.com> |
Update REST-cheatsheet.md documentation
Added: - Updating default "root" password.
Change-Id: Icdb4994f8f9f241649dc797cb654790e7dc71830 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
|
#
2f2b14a3 |
| 29-Jan-2018 |
George Keishing <gkeishin@in.ibm.com> |
Update REST-cheatsheet.md documentation
Added: - Power supply redundancy setting read/write commands - Optimize GET commands.
Change-Id: Iae73f5d5d75c45889d101f161253eab07a987ad2 Signed-off-b
Update REST-cheatsheet.md documentation
Added: - Power supply redundancy setting read/write commands - Optimize GET commands.
Change-Id: Iae73f5d5d75c45889d101f161253eab07a987ad2 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
#
cd429568 |
| 26-Jan-2018 |
Andrew Geissler <geissonator@yahoo.com> |
Add OpenBMC time commands
Read and write time ownership and synchronization methods
Change-Id: Ieaf6f3940df7c2fdb4040996f97e5224a0afd783 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
#
d8260bfb |
| 24-Jan-2018 |
George Keishing <gkeishin@in.ibm.com> |
Update REST-cheatsheet.md documentation
Added: - Deleting dump entries.
Change-Id: I316f63967fa9a6d833a93e9e3a562960a60412f8 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
|
#
d2431e93 |
| 17-Jan-2018 |
George Keishing <gkeishin@in.ibm.com> |
Update REST-cheatsheet.md documentation
Added: - New line to be uniform. - Reboot host command. - Clear gard records.
Change-Id: I736daf8552f532b35d4d60d190dd9a7eb5632133 Signed-off-by:
Update REST-cheatsheet.md documentation
Added: - New line to be uniform. - Reboot host command. - Clear gard records.
Change-Id: I736daf8552f532b35d4d60d190dd9a7eb5632133 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
#
2760941b |
| 11-Jan-2018 |
George Keishing <gkeishin@in.ibm.com> |
Update README.md and REST-cheatsheet.md
Added: - Link to REST-cheatsheet.md. - Command to set Name and NTP server.
Change-Id: I2280d3e5cccae75568ac8cabb0c238a89f0fa138 Signed-off-by: George
Update README.md and REST-cheatsheet.md
Added: - Link to REST-cheatsheet.md. - Command to set Name and NTP server.
Change-Id: I2280d3e5cccae75568ac8cabb0c238a89f0fa138 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
#
f1ee823d |
| 13-Dec-2017 |
George Keishing <gkeishin@in.ibm.com> |
REST cheat sheet initial commit
Added: - REST client curl commands.
Change-Id: Ie3d8beaed7da456544a9c8a949d2b5003829c0c3 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
|