Endpoint Update

Updates the properties of a specific server connection endpoint.

Syntax

void updateEndpoint(EndpointVO endpoint) throws SUPAdminException;

Returns

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

Examples