$isDown()
Overview
public any function $isDown(
required string serviceId
)
Returns whether or not the given healthcheck service is down (proxies to isUp() and reverses the result)
Arguments
Name | Type | Required | Description |
---|---|---|---|
serviceId | string | Yes | ID of the service to check |