User Manual

4-100
Chapter 4: Redfish Technology Pack
• Response
The response of the request will be in JSON format. The properties are mentioned in
the following table.
Table 49 Event Service Property
Name Type ReadOnly Description
@odata.context String True
Refer to section 4.3.1 ODATA properties.
@odata.id String True
Refer to section 4.3.1 ODATA properties.
@odata.type String True
Refer to section 4.3.1 ODATA properties.
@odata.etag String True
Refer to section 4.3.1 ODATA properties.
Oem Object -
Refer to Resource Complex Types under section 4.3.3 Resource.
This property will be a part of JSON response only if an
OEM property is implemented according to “
How to Add
OEM extensions (v1.1)
” document.
Id(M)
String True Resource Identifier.
Name(M)
String True Name of the Resource.
Description String True
Provides description of the resource. Refer to section 4.3.3 Resource.
ServiceEnabled(C) Boolean False This indicates whether this service is enabled.
DeliveryRetry
Attempts(C)
Number True The number of retrys attempted for any given event to the subscription
destination before the subscription is terminated.
DeliveryRetryInterval
Seconds(C)
Number True The interval in seconds between the retry attempts for any given event
to the subscription destination.
EventTypesFor
Subscription
Array True The types of events that subscriptions can subscribe to. The semantics
associated with the enumerations values are defined in the Redfish
specification.
Enum Description
StatusChange The status of this resource has changed.
ResourceUpdated The value of this resource has been updated.
ResourceAdded A resource has been added.
ResourceRemoved A resource has been removed.
Alert A condition exists which requires attention.
Actions Object True The Actions object contains the available custom actions on this
resource like SubmitTestEvent or any Oem Action.
Status Object True
Refer to section 4.3.3 Resource for Resource.Oem.
Subscriptions(N) Object True This is a reference to a collection of Event Destination resources.
The value of this property shall contain the link to a collection of type
EventDestinationCollection.
E16160_ASMB9-iKVM_UM_V3.indb 100E16160_ASMB9-iKVM_UM_V3.indb 100 1/17/2020 2:29:32 PM1/17/2020 2:29:32 PM