Parâmentros

Nome parâmetro Descrição
location_id
opcional

Set the current location context for the request

Validations:

  • Must be a Integer

organization_id
opcional

Set the current organization context for the request

Validations:

  • Must be a Integer

host
requerido

FQDN of the host that the results are for

Validations:

  • Must be a String

service
requerido

Name of the service the results belong to

Validations:

  • Must be a String

timestamp
opcional

Timestamp of the results

Validations:

  • Must be a String

acknowledged
opcional

Is the result acknowledged?

Validations:

  • Must be one of: true, false.

downtime
opcional

Is the result in downtime?

Validations:

  • Must be one of: true, false.

result
opcional

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

Validations:

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