API Guide

HTTP response
codes
200
Example request
body
{
"IdDevice": "7cb19d45-cfe5-4ee6-a02d-8a5fcef0d085",
"IdSubscriberService": 1,
"UserName": "danl",
"Enabled": true,
"AlertPolicyId": 414,
"Token":
"APA91bEbGmqbAy7nMxDOI0rAS3RVCUGv3szsCi5uQUlyIApwzTGYbgZ_CRy54McKZKP3MUSbcfxovqlpDx39LJjxAuLXKiDZvsBlwDhpNHvWEztb6mbKeR9NPQfeVsR6o8acgnsbRm7A",
"Description": "Samsung Quasi-Stellar Object"
}
/api/AlertService/Actions/
AlertService.DeleteMobileSubscription
This URI represents the deletion of mobile subscriptions.
POST method for AlertService.DeleteMobileSubscription
This method deletes the specified mobile subscriptions.
Description
Deletes the specified mobile subscriptions.
Privilege MONITORING_SETUP
HTTP response
codes
200
Example Request
Body
["7cb19d45-cae5-4eesdf6-sdasdfsaaasd02daf-asd8aasd5fcefsdf00a85"]
/api/AlertService/Actions/
AlertService.EnableSubscriptionNotificationService
This URI enables the mobile subscription notifications.
POST method for
AlertService.EnableSubscriptionNotificationService
This method enables notifications of mobile subscriptions.
Description
Enables notifications of mobile subscriptions.
Privilege MONITORING_SETUP
HTTP response
codes
200
Example Request
Body
{
"Enable":"false"
}
APIs specific to OpenManage Enterprise 469