Skip to main content

Event properties

Properties in Event service resource for Redfish service.

Request URL

N/A

Request body

None

Response body

FieldTypeDescription

Id

String

Unique event Id.

Name

String

Redfish Event

Context

String

A context can be supplied at subscription time. This property is the context value supplied by the subscriber.

Events

Array

Item: event record

Item count: 1

 

Events[N]

Object

Expanded.

  

EventType

String

This indicates the type of event sent, according to the definitions in the EventService.

  

EventGroupId

Integer

0

  

EventId

String

This is a unique instance identifier of an event. Client provides the EventId when it is sent with SubmitTestEvent action.

  

EventTimestamp

String

This is time the event occurred.

  

MessageSeverity

String
Severity of the event. Valid values
  • “OK”

  • “Warning”

  • “Critical”

  

MemberId

String

This is the identifier for the member within the collection.

  

Message

String

Message text

  

MessageId

String

This is the key for this message which can be used to look up the message in a message registry.

  

MessageArgs

Array

Array of message arguments.

   

MessageArgs[N]

String

Message argument.

  

OriginOfCondition

String

/redfish/v1/Systems/1/LogServices/{AuditLog, PlatformLog}

Status code

N/A