{
"@odata.context": "/redfish/v1/$metadata#EventDestination.EventDestination",
"@odata.id": "/redfish/v1/EventService/Subscriptions/429869b2-507e-11ed-ad9e-588a5af09236",
"@odata.type": "#EventDestination.v1_12_0.EventDestination",
"Actions": {
"#EventDestination.ResumeSubscription": {
"target": "/redfish/v1/EventService/Subscriptions/429869b2-507e-11ed-ad9e-588a5af09236/Actions/EventDestination.ResumeSubscription"
}
},
"Context": null,
"DeliveryRetryPolicy": "RetryForever",
"Description": "Event Subscription Details",
"Destination": "https://100.97.192.13",
"EventFormatType": "Event",
"EventTypes": [
"Other"
],
"EventTypes@odata.count": 1,
"HttpHeaders": [],
"HttpHeaders@odata.count": 0,
"Id": "429869b2-507e-11ed-ad9e-588a5af09236",
"MessageIds": [
"ResourceEvent.1.0.ResourceCreated"
],
"MessageIds@odata.count": 1,
"Name": "EventSubscription 429869b2-507e-11ed-ad9e-588a5af09236",
"Protocol": "Redfish",
"RegistryPrefixes": [
"ResourceEvent"
],
"RegistryPrefixes@odata.count": 1,
"Status": {
"Health": "OK",
"HealthRollup": "OK",
"State": "Enabled"
},
"SubscriptionType": "RedfishEvent"
}