GET iLO NIC IP Address
GET {{iloURI}}/redfish/v1/Managers/1/EthernetInterfaces/1/
Trying to patch iLO NIC to DHCP. To come back:
{
IPv4Addresses
: [
{
Address
: 172.16.50.99
,
AddressOrigin
: Static
,
Gateway
: 172.16.50.254
,
SubnetMask
: 255.255.255.0
}
]
}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
OData-Version | string | ||
Content-Type | string | ||
X-Auth-Token | string |