Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

REST API Method: POST /rest/linecard/{identifier}/telcods1port/{identifier}?action=assertalarm

This resource asserts a red or yellow alarm or clears all asserted alarms on the given DS1 Port.

URL:

https://192.168.0.111/rest/linecard/{identifier}/telcods1port/{identifier}?action=assertalarm

HTTP Method

POST

Requires Authentication:

true

Noprint
Panel
bgColortransparent
titleBGColor#DDD
title[telcods1port - REST API Methods|Resource - telcods1port]

Page Tree
root@parent



Parameters

Parameter Name Required Service Affecting Data Type Default Value Possible Values Description
AlarmActionYesNoEnum1Possible values:
  • 0 - apaaAssert
  • 1 - apaaRemove
Defines the alarm action on the port.
AlarmTypeYesNoEnum2Possible values:
  • 0 - apatYellow
  • 1 - apatRed
  • 2 - apatNormal
Defines the type of alarm to be asserted on the port. This needs to be passed in if AlarmAction is 0.