How to create RAD + REST connection to local zone.
Hi,
I am struggling trying to use REST to interact with a zone. while in Python it works with no issues..
I can authenticate to the Global Zone, I then use openRad to authenticate / get a socket to the local zone which also works returning socket 0, however I am not sure how to use that in future connections.
From my testing it appears that, you get a session(_rad_reference) which holds contains the cookie to be used by each following connection to the global zone, that works.
next, I am using openRad to gain access to a local zone.