Resource Event Subscription
This resource is used to provide event subscriptions for a Redfish implementation.
Number of Resources | N = N1 + N2 + N3 + N4 + N5 N1 is 0 to 20 for SSE (max 10) and Redfish Event, the total max count is 20. N2 is 0 to 3 for SNMPv1, the total max count is 3. N3 is 0 to 3 for SNMPv2c, the total max count is 3. N4 is 0 to 9 for SNMPv3, the total max count is 9. N5 is 0 to 12 for SMTP, the total max count is 12. |
Resource Path | /redfish/v1/EventService/Subscriptions/{random_ID} for SSE and Redfish Event. /redfish/v1/EventService/Subscriptions/REST-SNMPv1-{N} for SNMPv1. /redfish/v1/EventService/Subscriptions/REST-SNMPv2c-{N} for SNMPv2c. /redfish/v1/EventService/Subscriptions/REST-SNMPv3-{N}-{M} for SNMPv3. /redfish/v1/EventService/Subscriptions/REST-SMTP-{N} for SMTP. |
Schema file | EventDestination EventDestinationCollection |