API Guide
Table Of Contents
- iDRAC9 with Lifecycle Controller Version 3.00.00.00 Redfish API Guide
- Overview
- Redfish-based systems management
- Redfish resources
- AccountService
- Chassis
- ComputerSystem
- EthernetInterfaces
- EventService
- EventDestination
- JSONSchemas
- LogEntry
- LogService
- Manager
- OEMManager
- ManagerAccount
- ManagerNetworkProtocol
- MessageRegistry
- Power
- Processor
- Role
- SerialInterfaces
- ServiceRoot
- Session
- SessionService
- SimpleStorage
- TaskService
- Thermal
- VirtualMedia
- VLanNetworkInterface
- BIOS
- SecureBoot
- UpdateService
- SoftwareInventory
- AttributeRegistry
- DellBootSourcesRegistry
- DellBootSources
- DellManager
- DellServiceRoot
- DellAttributes
- DellUpdateService
- DellCertificates
- DellJob
- Examples

HTTP status code Extended information
400
Base.1.0.PropertyValueTypeError
Base.1.0.PropertyValueNotInList
Base.1.0.PropertyUnknown
Base.1.0.PropertyNotWritable
Base.1.0.PropertyValueFormatError
500 Base.1.0.InternalError
Contained resources
• Processor
• EthernetInterfaces
• SimpleStorage
• LogService
EthernetInterfaces
Description
This resource is used to represent NIC resources as part of the Redfish specification. It also updates the properties of Manager Ethernet
Interface.
URL
/redfish/v1/Managers/<ID>/EthernetInterfaces
Supported HTTP methods and privileges
HTTP method
Required privilege
GET Login
URL
/redfish/v1/Managers/<ManagerInstanceID>/EthernetInterfaces/<EthernetInstanceID>
Supported HTTP methods and privileges
HTTP method
Required privilege
PATCH ConfigureManager
Updatable properties
Property
Description
HostName updates HostName
IPv4 updates IPv4
IPv6 updates IPv6
IPv6Static updates IPv6Static
15