DM-
SV01 Server ● BMC User Manual ● Rev. 2.1
59
429
Too Many Requests
430
Unassigned
431
Request Header Fields Too Large
432-450
Unassigned
451
Unavailable For Legal Reasons
452-499
Unassigned
Table 8: HTTP Client Error status codes
3.2.5 Server Error Status Codes
Code
Description
500
Internal Server Error
501
Not Implemented
502
Bad Gateway
503
Service Unavailable
504
Gateway Timeout
505
HTTP Version Not Supported
506
Variant Also Negotiates
507
Insufficient Storage
508
Loop Detected
509
Unassigned
510
Not Extended (OBSOLETED)
511
Network Authentication Required
512-599
Unassigned
Table 9: HTTP Server Error status codes
3.3 Using Redfish with RESTful APIs
The user can send commands to redfish by using a standard RESTful API of your choice. The examples
shown in this document are using Postman, but the procedure is similar when using other APIs.
The table below lists all the requests available in the BMC. Every request has a specific section
explaining its functionality and an example of how to perform the operation.
Function
Method
Section
BMC Login
POST
3.3.1 Session Login
BMC Logout
DELETE
3.3.3 Session Logout