Computer Cheese
Pages
(Move to ...)
/Home/
/NetFn Codes/
/Completion Codes/
/SensorTypeCode/
/CC-FRU-tool/
/HTTP Status Codes/
▼
Wednesday, October 16, 2024
[curl] AMI Redfish - OData Service
›
OData Service [curl] curl -b cjar -k https://${bmc_ip}/redfish/v1/odata | json_pp -json_opt pretty,canonical ...
Wednesday, September 8, 2021
[curl] AMI Redfish - Service Root
›
Service Root [curl] curl -b cjar -k https://${bmc_ip}/redfish/v1/ | json_pp -json_opt pretty,canonical ...
Friday, August 27, 2021
[curl] AMI Redfish - Change Account's Password
›
Change Account's Password Note: Please contact your BMC firmware vendor for acquiring username and password! [curl] cu...
Monday, February 26, 2018
[curl] OpenBMC Watchdog
›
List Watchdog Objects [curl] curl -b cjar -k https://${bmc_ip}/xyz/openbmc_project/watchdog/list Copy...
6 comments:
[curl] OpenBMC User
›
List User Objects [curl] curl -b cjar -k https://${bmc_ip}/xyz/openbmc_project/user/list Copy to Clipboa...
Friday, February 23, 2018
[curl] OpenBMC Time
›
List Time Objects [curl] curl -b cjar -k https://${bmc_ip}/xyz/openbmc_project/time/ Copy to Clipboard ...
[curl] OpenBMC State
›
List State Objects [curl] curl -b cjar -k https://${bmc_ip}/xyz/openbmc_project/state/ Copy to Clipboard...
›
Home
View web version