Chapter 8. Redsh APIs Support
The DGX System rmware supports Redsh APIs. Redsh is DMTF’s standard set of APIs for managing
and monitoring a platform. By default, Redsh support is enabled in the DGX H100 BMC and the
BIOS. By 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 end points by using
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 by using basic authentication and imple-
mentation, so that IPMI users with required privilege can access the Redsh URIs.
8.1. Supported Redsh Features
Here is some information about the Redsh features that are supported in DGX H100.
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
55