REST API Method: POST /rest/emergencysvcconfig

Modifies the emergency service configuration parameters.

URL:

https://192.168.0.111/rest/emergencysvcconfig

HTTP Method

POST

Requires Authentication:

true

Parameters

Parameter Name Required Service Affecting Data Type Default Value Possible Values Description
CallStatusDurationYesNoint24Possible values:
  • 1 - Minimum
  • 24 - Maximum
Emergency Call Status Duration in hours and in increments of 1 hour. Value is from 1 to 24. Default value of 24 Hours. Emergency Call information will be present in Emergency Call Status Table for the duration of this setting.
PreemptNonEmergencyCallsNoNoEnum1Possible values:
  • 0 - btFalse
  • 1 - btTrue
Allows enabling or disabling the preemption of non-emergency calls.

Helpful Tip

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

  • No labels