API Guide

Table Of Contents
/api/AlertService/Actions/AlertService.CreateEditMobileSubscription
This URI represents creating mobile subscriptions.
POST method for CreateEditMobileSubscription
This method creates mobile subscriptions. The AlertPolicyId must be configured in the appliance before creating the
subscription.
Description Creates mobile subscriptions.
Privilege MONITORING_SETUP
HTTP response
codes
200
Example
{
"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
Input:
["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
370 APIs specific to OpenManage Enterprise