參數

參數名字 描述
location_id
選填

位置範圍

Validations:

  • Must be a Integer

organization_id
選填

組織範圍

Validations:

  • Must be a Integer

host
必填

FQDN of the host that the results are for

Validations:

  • Must be a String

service
必填

Name of the service the results belong to

Validations:

  • Must be a String

timestamp
選填

Timestamp of the results

Validations:

  • Must be a String

acknowledged
選填

Is the result acknowledged?

Validations:

  • Must be one of: true, false.

downtime
選填

Is the result in downtime?

Validations:

  • Must be one of: true, false.

result
選填

State of the monitoring result (0 -> ok, 1 -> warning, 2 -> critical, 3 -> unknown)

Validations:

  • Must be one of: 0, 1, 2, 3.