Chapter 9. Redsh APIs Support
The DGX System rmware supports Redsh APIs. Redsh is DMTF’s standard set of APIs for man-
aging and monitoring a platform. Redsh support is enabled by default in the DGX B200 BMC and
the BIOS. Using the Redsh interface, administrator-privileged users can browse physical resources
at the chassis and system level through the REST API interface. Redsh provides information that is
categorized under a specic resource endpoint and Redsh clients can use the endpoints by using the
following HTTP methods:
▶ GET
▶ POST
▶ PATCH
▶ PUT
▶ DELETE
Not all endpoints support all these operations. Refer to the Redsh JSON Schema for more informa-
tion about the operations. The Redsh server follows the DSP0266 1.7.0 Specication and Redsh
Schema 2019.1 documentation. Redsh URIs are accessed using basic authentication and implemen-
tation so that IPMI users with required privileges can access the Redsh URIs.
9.1. Supported Redsh Features
Here is some information about the Redsh features supported in DGX B200.
The following features are supported:
▶ Manage user accounts, privileges, and roles
▶ Manager Sessions
▶ BMC conguration
▶ BIOS conguration
▶ BIOS boot order management
▶ Get PCIe device and functions inventory
▶ Get storage Inventory
▶ Get system component information and health (PSU, FAN, CPU, DIMM, and so on)
▶ Get sensor information (Thermal/Power/Cooling)
▶ BMC conguration change/BMC reset
63