GET/PATCH – EventService 属性(全部)
使用 GET/PATCH 方法检索 Redfish 服务的事件服务资源中的属性。
请求 URL
https://<SMM_IPADDR>/redfish/v1/EventService
请求正文
无
响应正文
字段 | 类型 | 描述 | ||||||
|---|---|---|---|---|---|---|---|---|
Actions | 对象 | 已展开 | ||||||
#EventService.SubmitTestEvent | 对象 | 已展开 | ||||||
target | 字符串 | "/redfish/v1/EventService/Actions/EventService.SubmitTestEvent" | ||||||
DeliveryRetryAttempts | 整数 | 在订阅终止之前重试事件 POST 的次数。 | ||||||
DeliveryRetryIntervalSeconds | 整数 | 发送任何事件的重试尝试之间的间隔(以秒为单位)。 | ||||||
EventFormatTypes | 数组 | [“Event” / “MetricReport”] | ||||||
Id | 字符串 | “EventService” | ||||||
Name | 字符串 | “Event Service” | ||||||
ServiceEnabled | 布尔 | 指示是否启用此服务。 | ||||||
OEM | 对象 | 已展开 | ||||||
Lenovo | 对象 | 已展开 | ||||||
PlatformEventFilter | 链接 | “/redfish/v1/EventService/Oem/Lenovo/PlatformEventFilter” | ||||||
SNMPCommunity | 字符串 | SNMP 团体字符串 | ||||||
RegistryPrefixed | 数组 | [“Base” / “OpenBMC” / “TaskEvent”] | ||||||
ResourceTypes | 数组 | [“Task”] | ||||||
SMTP | 对象 | SMTP 事件传递的设置。 | ||||||
Authentication | 字符串 | “None”, “AutoDetect”, “Plain”, “Login”, “CRAM_MD5” | ||||||
ConnectionProtocol | 字符串 | “None”, “AutoDetect”, “StartTLS”, “TLS_SSL” | ||||||
FromAddress | 字符串 | “SMM3-088FC3A76312@lenovo.com” | ||||||
Password | 字符串 | Null | ||||||
PasswordSet | 布尔 | false | ||||||
Port | 整数 | 25 | ||||||
ServerAddress | 字符串 | “0.0.0.0” | ||||||
Username | 字符串 | “” | ||||||
SSEFilterPropertiesSupported | 对象 | ServerSentEventUri 的 `$filter` 查询参数支持的属性集。 | ||||||
EventFormatType | 布尔 | true | ||||||
MessageId | 布尔 | true | ||||||
MetricReportDefinition | 布尔 | true | ||||||
OriginResource | 布尔 | false | ||||||
RegistryPrefix | 布尔 | true | ||||||
ResourceType | 布尔 | false | ||||||
ServerSentEventUri | 字符串 | “/redfish/v1/EventService/SSE” | ||||||
ServiceEnabled | 布尔 | true | ||||||
Status | 对象 | 资源及其从属或依赖资源的状态和运行状况。 | ||||||
State | 字符串 | “Enabled” | ||||||
Subscriptions | 对象 | EventDestination Resource 实例的集合。 | ||||||
REST 操作 – PATCH
| 操作 | 属性 | 注释 |
| PATCH | Oem/Lenovo/SNMPCommunity | SNMP 团体字符串 |