Re-register an Application Connection

Re-registers an application connection.

Syntax

Collection<Integer> reregisterApplicationConnections(Collection<Map> reregistrationRequests, Map settings) throws SUPAdminException;

Returns

If successful, returns silently. If unsuccessful, returns SUPAdminException.

Examples