API Guide

Table Of Contents
If an event delivery fails, the event service of iDRAC retries delivering the failed event. The number of retries and delivery intervals can be
configured using the following attributes:
iDRAC.RedfishEventing.DeliveryRetryAttempts
iDRAC.RedfishEventing.DeliveryRetryIntervalInSeconds
Event delivery retry settings in RACADM
iDRAC.RedfishEventing.DeliveryRetryAttempts (Read or Write)
iDRAC.RedfishEventing.DeliveryRetryIntervalInSeconds (Read or Write)
Eventing operations
The Redfish event service provides the following URIs:
Table 2. Eventing operations
HTTP method type Description URI Metadata reference
GET Get Event Service detailed
information
/redfish/v1/
EventService
EventService.xml
POST Register an event notification
receiver
/redfish/v1/
EventService/
Subscriptions
EventDestination.xml
DELETE Remove a subscription
/redfish/v1/
EventService/
Subscriptions/
<Subscription ID>
EventService.xml
Redfish resources
This section describes the resource URIs and related operations that are available in the iDRAC implementation of a Redfish service API.
AccountService
Description
This resource is used to represent a management account service for a Redfish implementation.
URL
/redfish/v1/Managers/<ID>/AccountService
Supported HTTP methods and privileges
HTTP method
Required privilege
GET Login
Chassis
Description
This resource is used to represent a chassis or other physical enclosure for a Redfish implementation.
10