Unregister Service
When unregisterService operation is invoked on Avid Connector API it is
following next steps:
- Avid Connector API sends payload
with bal_to_sg_unregister action to Secure Gateway;- Avid Connector API is waiting (non-blocking/async) for incoming
payload having action sg_to_gal_acknowledged; - When payload received it
checks metadata→runtime→errorType;- If errorType doesn’t exist, notify caller about success;
- If errorType was provided, notify caller about corresponding
failure;
- Avid Connector API is waiting (non-blocking/async) for incoming