Loop of refreshing invocation information, with a 'delay' between 2 requests. Stop as soon as invocation being in a terminal state or at the end of 'duration_max' (whatever invocation state).

surveyInvocation(invocation_id, delay, duration_max, server, api_key, v)

Arguments

invocation_id

Invocation id

delay

Delay. Unit : second.

duration_max

Duration max. Unit : second.

server

Siwaa server url

api_key

Available Siwaa API KEY

v

Verbose Boolean

Value

invocation_info Refreshed invocation information.