Parametri

Nome parametro Descrizione
location_id
opzionale

Scopo per posizioni

Validations:

  • Must be a Integer

organization_id
opzionale

Scopo per organizzazioni

Validations:

  • Must be a Integer

host
richiesto

FQDN of the host that the results are for

Validations:

  • Must be a String

service
richiesto

Name of the service the results belong to

Validations:

  • Must be a String

timestamp
opzionale

Timestamp of the results

Validations:

  • Must be a String

acknowledged
opzionale

Is the result acknowledged?

Validations:

  • Must be one of: true, false.

downtime
opzionale

Is the result in downtime?

Validations:

  • Must be one of: true, false.

result
opzionale

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

Validations:

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