What can I help you with?
NVIDIA BlueField BMC Software v25.01

DPU Information

Note

The following actions are supported when operating in DPU mode only.

Copy
Copied!
            

curl -k -u root:'<password>' -X GET https://<bmc_ip>/v1/redfish/v1/Systems/Bluefield/Oem/Nvidia | jq '.BaseGUID'

Copy
Copied!
            

curl -k -u root:'<password>' -X GET https://<bmc_ip>/redfish/v1/redfish/v1/Systems/Bluefield/Oem/Nvidia | jq '.BaseMAC'

Copy
Copied!
            

curl -k -u root:'<password>' -X GET https://<bmc_ip>/redfish/v1/redfish/v1/Systems/Bluefield/Oem/Nvidia | jq '.Description'

© Copyright 2025, NVIDIA. Last updated on Feb 25, 2025.