We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Code did not work as written. Adding *, ** for args, kwargs does work. Passing simple sequential arguments works as well. For example, agent.vip.rpc.call('control', 'tag_agent', '01234567-89ab-cdef-0123-456789abcdef', 'one')
Changed Edit Mode to RST
Added larger documentation for the actual rpc calls
Updated for new VIP implementation.
Updated RPC by example (rest)
Updated Easy RPC (rest)