NVIDIA DGX H100 User Guide
(continued from previous page)
"TaskState": "New"
}
2. Monitor the task returned until it completes. Change task number as appropriate:
curl -k -u <bmc-user>:<password> --request GET 'https:∕∕<bmc-ip-address>∕redfish∕
,→v1∕TaskService∕Tasks∕1'
3. After the task stats reports Complete, download the attachments:
curl -k -u <bmc-user>:<password> --request GET 'https:∕∕<bmc-ip-address>∕redfish∕
,→v1∕Managers∕BMC∕LogServices∕DiagnosticLog∕Entries∕All∕Attachment' --output�
,→debugBMC.tgz
62 Chapter 8. Redsh APIs Support