BMC Settings
175
9.26 Redfish
Redfish is a new management standard that uses the hypermedia RESTful interface to
express data. Users can access the Redfish service through the Postman tool. The following
is the use of curl in Linux to send the request to access redfish. The usual request operation
is “GET”, “PUT”, “POST”, “PATCH”, “DELETE” and so on. The sending and receiving data are
all in json format. Authentication type: Basic Auth
;
UserName: Administrator
;
Password:
superuser.
9.26.1 GET
The client gets the data of the specified URL via HTTP GET.
For example: Use Postman to get information about existing users, and the basic format is
as follows:
URL: https://{{ip}}/redfish/v1/AccountService/Accounts
Method: GET
Content-Type: application/json
Body: <empty>
Return the response information:
{
..............
Summary of Contents for NF3120M5
Page 1: ...Inspur Server User Manual NF3120M5 V1 0 ...
Page 73: ...67 BIOS Setup ...
Page 172: ...166 ...
Page 176: ...170 ...