Get Environment Info
When subscribeToChannel operation is invoked on Avid Connector API it is
following next steps:
- Avid Connector API sends payload
with bal_to_sg_environment action to Secure Gateway;- Avid Connector API is waiting (non-blocking/async) for incoming
payload having action sg_to_gal_environment; - When payload received it
checks metadata→runtime→errorType;- If errorType doesn’t exist, provide environment information
to caller; - If errorType was provided, notify caller about corresponding
failure;
- If errorType doesn’t exist, provide environment information
- Avid Connector API is waiting (non-blocking/async) for incoming