Ping
This API is intended to run on a data access process and returns true if it reaches a target.
Parameter
Currently the API takes no arguments.
Response
The response is a single enlisted boolean.
For issues with the query or responses checkout the troubleshooting section here.
Application Codes
No application errors are returned by this API.
Examples
In this example we do a request. Response and application codes are both OK.
q)cb:{res::(x;y)}
q)res:neg[h](`.kxi.ping;()!();`cb;()!())
q)res
111b