Reference Guide

Table Of Contents
"value": [
{
"@odata.id": "/api/AlertService/MobileSubscriptions('7cb19d45-cae5-4eesdf6-
sdfsaaasd02daf-asd8a5fcefsdf00a85')",
"IdDevice": "7cb19d45-cae5-4eesdf6-sdfsaaasd02daf-asd8a5fcefsdf00a85",
"IdSubscriberService": 1,
"Status": 1,
"UserName": "danl",
"Enabled": true,
"AlertPolicyId": 414,
"AlertPolicyName": "Default Profile Update Policy",
"Token":
"APA91bF944FuE2F5wIJQFEX6Uz1N29OvOXvASzGPtfCtOg3sZEPuFezjerOYuBaykTtXl0WWnAcItLYKHvE5E8QZEFm-
Ek9_BvS1TGFEVbIPr37DCGCbNUQBrE3Op8yGNwSZx8JYrI7f",
"Description": "Samsung Quasi-Stellar Object",
"LastConnection": "2017-09-18 14:24:51.997",
"Created": "2017-09-18 14:24:51.997",
"LastError": "1970-01-01 00:00:00.0",
"LastPush": "1970-01-01 00:00:00.0",
"NewAlertCount": 0,
"StatusMessage": "OK"
}
]
}
/api/AlertService/SubscriptionNotificationService
This URI represents the subscription service details.
GET method for SubscriptionNotificationService
This method returns subscription service details.
Description
Returns subscription service details.
Privilege VIEW
HTTP response
codes
200
Example
Response Body
{
"@odata.context":
"$metadata#AlertService.SubscriptionNotificationService/$entity",
"@odata.id": "/api/AlertService/SubscriptionNotificationService",
"Id": 1,
"Status": 2,
"Enabled": false,
"DateLastRegistration": "1970-01-01 00:00:00.0",
"StatusMessage": "The notification service is disabled or is
initializing.",
"Token": "",
"URL": null,
"DateLastCommFailure": "2017-08-08 19:50:00.087",
"CommFailuresBackoff": "2017-08-08 19:50:00.087"
}
546 APIs specific to OpenManage Enterprise