def

func:haystackCall

haystackCall(conn, op, req: null, checked: true)

Perform Haystack HTTP API call to given Str op name and with given request grid (can be anything acceptable toGrid()). If the checked flag is true and server returns an error grid, then raise CallErr, otherwise return the grid itself. Result is returned as Grid. Also see Client.call.

meta

supertypes

feature

Feature namespace of definitions formatted as feature:name

    func

Axon function