Endpoint Template Update

Updates the properties of a specific server connection endpoint template.

Syntax

void updateEndpointTemplate(EndpointVO endpoint) throws SUPAdminException;

Returns

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

Examples