Versions Compared

Key

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

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

Modifies a TCA given a specific ID.

URL:

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

HTTP Method

POST

Requires Authentication:

true

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

Page Tree
root@parent

Parameters

Parameter Name Required Service Affecting Data Type Default Value Possible Values Description
ConfigIEStateNoYesEnum1Possible values:
  • 0 - esDISABLED
  • 1 - esENABLED
Specifies the Administrative State of the resource.
StatisticYesNoEnum1Possible values:
  • 0 - tcasUnused
  • 1 - tcasSignalingGroup
  • 2 - tcasLicense
  • 3 - tcasSIPRegistration
  • 4 - tcasDSP
  • 5 - tcasCPU
  • 6 - tcasMemory
  • 7 - tcasTotalFDInUse
  • 8 - tcasCPULoadAverage1m
  • 9 - tcasCPULoadAverage5m
  • 10 - tcasCPULoadAverage15m
  • 11 - tcasTmpPartUsage
  • 12 - tcasLogginPartUsage
Specifies the type of statistic this TCA is for.
RaiseThresholdYesNoint100Specifies the threshold at which an alarm is raised for this TCA.
Note

The default and possible values may vary with the type of statistic being collected.

ClearThresholdYesNoint90Specifies the threshold at which an alarm is cleared for this TCA.
Note

The default and possible values may vary with the type of statistic being collected.

Tip
titleHelpful Tip

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