isHostRunning
The isHostRunning method pings the ActiveMatrix Service Grid host and returns the value as true
or false
.
Type
Synchronous, IMPACT_INFO.
Arguments
None.
Returns
Name | Type | Description |
---|---|---|
Running: true/false | Boolean | Pings the ActiveMatrix Service Grid host and returns true if the host is running, or else false. |