GET – Event subscriptions for SMTP-{N}
Use the GET method to retrieve properties in event subscription entries for a server.
Request URL
GET https://<BMC_IPADDR>/redfish/v1/EventService/Subscriptions/REST-SMTP-{N}
Request body
None
Response body
Field | Type | Description | ||||||
---|---|---|---|---|---|---|---|---|
Id | String | REST-SMTP-{N}, N is from 1 - 12 | ||||||
Name | String | REST-SMTP-{N}, N is from 1 - 12 | ||||||
Context | String | Empty string. | ||||||
Status | Object | Expanded. | ||||||
State | String | The state of this subscription. Possible values are “Enabled” and “Disabled”. | ||||||
EventFormatType | Boolean | Event | ||||||
Destination | String | This property shall contain a URI to the destination where the events will be sent. | ||||||
SubscriptionType | String | RedfishEvent | ||||||
Description | Array | This resource represents an event destination for a Redfish implementation. | ||||||
Protocol | String | SMTP |
Status code
HTTP Status Code | Error Message ID |
---|---|
500 | InternalError |
Give documentation feedback