GET/PATCH – Properties de EventService (todos)
Utilice el método GET/PATCH para recuperar las propiedades del recurso de servicio de eventos para el servicio Redfish.
URL de la solicitud
https://<SMM_IPADDR>/redfish/v1/EventService
Cuerpo de la solicitud
Ninguno
Cuerpo de la respuesta
Campo | Tipo | Descripción | ||||||
|---|---|---|---|---|---|---|---|---|
Actions | Objeto | Expandido | ||||||
#EventService.SubmitTestEvent | Objeto | Expandido | ||||||
target | Cadena | "/redfish/v1/EventService/Actions/EventService.SubmitTestEvent" | ||||||
DeliveryRetryAttempts | Entero | El número de veces que se vuelve a intentar el POST de un evento antes de que finalice la suscripción. | ||||||
DeliveryRetryIntervalSeconds | Entero | Intervalo, en segundos, entre reintentos de envío de cualquier evento. | ||||||
EventFormatTypes | Matriz | [“Event” / “MetricReport”] | ||||||
Id | Cadena | “EventService” | ||||||
Name | Cadena | “Event Service” | ||||||
ServiceEnabled | Booleano | Una indicación de si este servicio está habilitado. | ||||||
OEM | Objeto | Expandido | ||||||
Lenovo | Objeto | Expandido | ||||||
PlatformEventFilter | enlace | “/redfish/v1/EventService/Oem/Lenovo/PlatformEventFilter” | ||||||
SNMPCommunity | Cadena | Cadena para la comunidad SNMP | ||||||
RegistryPrefixed | Matriz | [“Base” / “OpenBMC” / “TaskEvent”] | ||||||
ResourceTypes | Matriz | [“Task”] | ||||||
SMTP | Objeto | Configuración para la entrega de eventos SMTP. | ||||||
Authentication | Cadena | “None”, “AutoDetect”, “Plain”, “Login”, “CRAM_MD5” | ||||||
ConnectionProtocol | Cadena | “None”, “AutoDetect”, “StartTLS”, “TLS_SSL” | ||||||
FromAddress | Cadena | “SMM3-088FC3A76312@lenovo.com” | ||||||
Password | Cadena | Nulo | ||||||
PasswordSet | Booleano | false | ||||||
Port | Entero | 25 | ||||||
ServerAddress | Cadena | “0.0.0.0” | ||||||
Username | Cadena | “” | ||||||
SSEFilterPropertiesSupported | Objeto | El conjunto de propiedades compatibles con el parámetro de consulta '$filter' para el ServerSentEventUri. | ||||||
EventFormatType | Booleano | true | ||||||
MessageId | Booleano | true | ||||||
MetricReportDefinition | Booleano | true | ||||||
OriginResource | Booleano | false | ||||||
RegistryPrefix | Booleano | true | ||||||
ResourceType | Booleano | false | ||||||
ServerSentEventUri | Cadena | “/redfish/v1/EventService/SSE” | ||||||
ServiceEnabled | Booleano | true | ||||||
Status | Objeto | El estado y la salud del recurso y sus recursos subordinados o dependientes. | ||||||
State | Cadena | “Enabled” | ||||||
Subscriptions | Objeto | Un conjunto de instancias de EventDestination Resource. | ||||||
Operación REST – PATCH
| Operación | Propiedades | Comentario |
| PATCH | Oem/Lenovo/SNMPCommunity | Cadena de comunidad SNMP |