GET/PATCH – Platform event filter entry
Use the GET/PATCH method to retrieve properties in PlatformEventFilter resource for Redfish service.
Request URL
https://<SMM_IPADDR>/redfish/v1/EventService/Oem/Lenovo/PlatformEventFilter/Filters/{id}
Request body
None
Response body
Field | Type | Description | ||||||
|---|---|---|---|---|---|---|---|---|
@odata.id | String | “/redfish/v1/EventService/Oem/Lenovo/PlatformEventFilter/Filters/{id}” | ||||||
Enable | Boolean | Filter enable or not. | ||||||
Name | String | “Platform Event Filter Entry” | ||||||
SensorType | String | Filter sensor type refter chapter 42 in ipmi v2 spec. | ||||||
Severity | String | Event severity filer, only allow critical level | ||||||
Id | String | Filter ID | ||||||
REST operation – PATCH
| Operation | Properties | Comment |
| PATCH | Enable | Event filter mode. |
Give documentation feedback