incident_threshold_mgr_update

Back to SOAP Architecture Method Reference

Description

The incident_threshold_mgr_update method updates the designated Incident Thresholds.

Parameters

Parameter Description Type Required (R) or Optional (O)
active Whether this incident-threshold is active. boolean R
critical_action

When to escalate the incident to critical.

  • 1 = Never escalate
  • 2 = Immediate escalation
  • 3 = Escalate after a certain time defined by the threshold
bstypes:IncidentThresholdAction R
critical_action_threshold The number of hours after which the incident is escalated to critical unsignedInt R
domain_id

The unique ID# of your domain.

bstypes:ResourceId R
id The unique ID# of the incident-threshold. bstypes:ResourceId R
warning_action

When to escalate the incident to warning.

  • 1 = Never escalate
  • 2 = Immediate escalation
  • 3 = Escalate after a certain time defined by the threshold
bstypes:IncidentThresholdAction R
warning_action_threshold The number of hours after which the incident is escalated to warning unsignedInt R

Return Values

Value Description Type Required (R) or Optional (O)
id The unique ID# of the incident-threshold. bstypes:ResourceId R