core.ping_remote

Method that will send an ICMP echo request to “hostname” and will wait up to “timeout” for a reply.

Type: object

Type: array
No Additional Items

Tuple Validation

Parameter 1: options

options

Type: object
No Additional Properties

Type

Type: enum (of string) Default: "ICMP"
Must be one of:
  • "ICMP"
  • "ICMPV4"
  • "ICMPV6"

Hostname

Type: string

Timeout

Type: integer Default: 4

Value must be greater or equal to 1 and lesser or equal to 60

Count

Default: null

Type: integer
Type: null

Interface

Default: null

Type: string
Type: null

Interval

Default: null

Type: string
Type: null

Result

Type: boolean


Required roles: FULL_ADMIN