Having an issue sending values entered in the UI (i.e. virtual_source.paramaters.mount_location) to run_bash as environment vars.
When I hard code (see below) it works fine.
But when I try to pass in a dynamic value based on the virtual_source (see below) I am getting errors when I try to create the VDB.
I looked on the Delphix SDK documentation but only saw an example with hard coded values, not variables.
I looked online and tried a variety of things (i.e. import json, res=[], res.append({'SDK_INST': vdbinst}), etc, but failing as well.
I'm relatively new to Python and need some guidance on how to do this.
Thanks,
Paul
------------------------------
Paul Jauquet
Senior Data Services Consultant
Axis Technology, LLC
------------------------------