PATCH iLO NIC to IP Static
PATCH {{iloURI}}/redfish/v1/Managers/1/EthernetInterfaces/1/
Request Body
{"IPv4Addresses"=>[{"Address"=>"192.168.0.8", "AddressOrigin"=>"Static", "Gateway"=>"192.168.1.1", "SubnetMask"=>"255.255.252.0"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
OData-Version | string | ||
Content-Type | string | ||
X-Auth-Token | string |