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 커뮤니티 문자열 |