{ "@odata.context": "/rest/v1/$metadata#EventService/Subscriptions", "@odata.count": 1, "value": [ { "@odata.id": "/rest/v1/EventService/Subscriptions/1", "@odata.type": "http://dmtf.org/schema/v1/EventService#EventService.0.9.2.ListenerDestination", "Id": "1", "Name": "EventSubscription 1", "Modified": "2012-03-07T14:44", "Destination": "http://www.dnsname.com/Destination1", "EventTypes": [ "Alert" ], "TTLCount": 999999, "TTLUnits": "days", "Context": "ABCDEFGHJLKJ", "Protocol": "SPMA" } ] }