Versions Compared

Key

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

REST API Method: POST /rest/actionconfig/{identifier}

Modifies an Action Configuration Table given a specific Table ID.

URL:

https://192.168.0.111/rest/actionconfig/{identifier}

HTTP Method

POST

Requires Authentication:

true

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

Page Tree
root@parent

Parameters

Parameter Name Required Service Affecting Data Type Default Value Possible Values Description
DescriptionYesNostringnone64 - Max LengthDescription for this entry in the action configuration table. Enter a name or phrase that will remind you of the functionality of this entry in the table.
ActionYesNoEnum0Possible values:
  • 0 - aiRouteCall
  • 1 - aiSendAlert
  • 2 - aiSendConnect
  • 3 - aiReleaseCall
  • 4 - aiDetectCNG
  • 5 - aiRouteCallAndWaitForConnectTimer
  • 6 - aiGenericTimer
  • 7 - aiInvokeActionSet
Sets action, can be any one of the listed values. The action tells the call routing function the next step to take when setting up a call.
Note

Action value 4 (aiDetectCNG) is not valid for the SWe Lite system.

ActionParameter1YesNostringnone64 - Max LengthVaries based on the configured ActionInstruction. Specifies the first parameter for the action.
ActionParameter2YesNostringnone64 - Max LengthVaries based on the configured ActionInstruction. Specifies the second parameter for the action.

Tip
titleHelpful Tip

The POST can contain either only the attributes that are being updated, or the full set of attributes for the resource