EasyManua.ls Logo

Dell PowerEdge XR4000w - Witness Host Network: Redfish

Dell PowerEdge XR4000w
77 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Figure 24. iDRAC GUI Witness network information
Witness host network: Redfish
About this task
Witness network information can be found from the following URI:
redfish/v1/Chassis/System.Integrated.1-1_System.Chassis.1-1
Example of collecting data from the above URI.
Note that the variables BMC, USER, and PASS are set in this example.
root@ubuntu:~# curl --request GET \
--url https://${BMC}/redfish/v1/Chassis/System.Integrated.1-1_System.Chassis.1-1 \
--user ${USER}:${PASS}\
--header 'Content-Type: application/json' \
--insecure
32
Initial system setup and configuration

Table of Contents

Related product manuals