DeleteAlarms

Description

It deletes all alarm that is specified in action parameter. If at least one AlarmName does not exist in the database, this action will not affect to any alarm.

Parameters

Following is list of parameters for this action.

Name Description Mandatory
AlarmNames.member.N

List of alarm name to delete Only Admin can call this action for the alarms that starts with “SPCS/”.

Data type: String list

Limitation: 0 ~ 100

No

see also Common Query Parameters

Errors

Following is list of errors for this action.

Error Description HTTP Status Code
ResourceNotFound Requested alarms are not found 404

see also Common Errors

Table Of Contents

Previous topic

User API Specification

Next topic

DescribeAlarmHistory

This Page