33
2. Advanced Power Management
Intelligent PDU Web Interface
System > Notification > SMS Service
Using HTTP POST:
Use the example where Clickatell is the SMS provider.
The basic form of URL is: http://api.clickatell.com/http/sendmsg
The basic form of body is:
user=tedmosby&password=himym&api_id=2014331&to=E_PHONE_NUMBER&text
=E_ MESSAGE
Query String in Body Definition
user=tedmosby
Replace “tedmosby
with the user name created at the
Clickatell website.
password=himym
Replace
himym
with the password created at the
Clickatell website.
api_id=2014331
Replace “2014331” with the API ID acquired at the Clickatell
website.
to=E_PHONE_NUMBER
Do not replace this information. It refers to the receiver
phone number entered in
System Tab > Notification > SMS
Recipients
.
text=E_ MESSAGE
Do not replace this information. It refers to the event action
sent by SMS service provider. For configurations, see
System Tab > Notification > Event Action
.