{
"@odata.context": "/redfish/v1/$metadata#EventDestination.EventDestination",
"@odata.id": "/redfish/v1/EventService/Subscriptions/9f9ed320-a847-11f0-b054-6c3c8c60aeba",
"@odata.type": "#EventDestination.v1_14_1.EventDestination",
"Actions": {
"#EventDestination.ResumeSubscription": {
"target": "/redfish/v1/EventService/Subscriptions/9f9ed320-a847-11f0-b054-6c3c8c60aeba/Actions/EventDestination.ResumeSubscription"
}
},
"Context": null,
"DeliveryRetryPolicy": "RetryForever",
"Description": "Event Subscription Details",
"Destination": "https://100.68.167.139",
"EventFormatType": "Event",
"EventTypes": [
"Alert"
],
"EventTypes@odata.count": 1,
"HttpHeaders": [],
"HttpHeaders@odata.count": 0,
"Id": "9f9ed320-a847-11f0-b054-6c3c8c60aeba",
"Name": "EventSubscription 9f9ed320-a847-11f0-b054-6c3c8c60aeba",
"Protocol": "Redfish",
"Status": {
"Health": "OK",
"HealthRollup": "OK",
"State": "Enabled"
},
"SubscriptionType": "RedfishEvent"
}