GET- Event properties
Use the GET method to retrieve properties in Event resource for Redfish service.
Request URL
N/A
Request body
None
Response body
Field | Type | Description | ||||||
|---|---|---|---|---|---|---|---|---|
Context | String | The value is a client-supplied string that is stored with the event destination subscription. | ||||||
Description | String | “This resource represents an event for a Redfish implementation.” | ||||||
Events | Array | Items: object Item count: 1 | ||||||
Events[1] | Object | Expanded | ||||||
EventGroupId | Integer | 0 | ||||||
EventId | String | Unique id. In SubmitTestEvent case: the EventId would be from the user input. | ||||||
EventTimestamp | String | The format is date-time. | ||||||
EventType | ||||||||
LogEntry | ||||||||
MemberId | String | “This is the identifier for the member within the collection.” | ||||||
Message | String | This value is from PlatformLog log entry | ||||||
MessageArgs | Array | Items: string Item count: how many arguments of message include. | ||||||
MessageId | String | EventRegistry.1.0. + Common event Id of PlatformLogentry | ||||||
MessageSeverity | String | OK/Warning/Critical | ||||||
OriginOfCondition | link | /redfish/v1/Chassis/{ChassisName}/LogServices/{PlatformLog} | ||||||
Id | String | Unique id | ||||||
Name | String | “Redfish Event”. In SubmitTestEvent case: the name would be “SubmitTestEvent” | ||||||