Endpoint Creation

Creates a server connection endpoint of the specified endpoint type.

Syntax

void SUPDomain.createEndpoint(ENDPOINT_TYPE type, name, template, properties)

Returns

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

Examples