GET - 事件属性
使用 GET 方法检索 Redfish 服务的事件资源中的属性。
请求 URL
不适用
请求正文
无
响应正文
字段 | 类型 | 描述 | ||||||
|---|---|---|---|---|---|---|---|---|
Context | 字符串 | 此值是与事件目标订阅一起存储的由客户端提供的字符串。 | ||||||
Description | 字符串 | “This resource represents an event for a Redfish implementation.” | ||||||
Events | 数组 | 项:对象 项数: 1 | ||||||
Events[1] | 对象 | 已展开 | ||||||
EventGroupId | 整数 | 0 | ||||||
EventId | 字符串 | 唯一 ID。在 SubmitTestEvent 情况下:EventId 来自用户输入。 | ||||||
EventTimestamp | 字符串 | 格式为日期时间。 | ||||||
EventType | ||||||||
LogEntry | ||||||||
MemberId | 字符串 | “This is the identifier for the member within the collection.” | ||||||
Message | 字符串 | 此值来自 PlatformLog 日志条目 | ||||||
MessageArgs | 数组 | 项:字符串 项数:消息包含的参数数量。 | ||||||
MessageId | 字符串 | EventRegistry.1.0. + PlatformLogentry 的通用事件 ID | ||||||
MessageSeverity | 字符串 | OK/Warning/Critical | ||||||
OriginOfCondition | 链接 | /redfish/v1/Chassis/{ChassisName}/LogServices/{PlatformLog} | ||||||
Id | 字符串 | 唯一 ID | ||||||
Name | 字符串 | “Redfish Event”。在 SubmitTestEvent 情况下:名称将是“SubmitTestEvent” | ||||||
提供反馈