Endpoint Deletion

Deletes a specific server connection endpoint of the specified type.

Syntax

void SUPDomain.deleteEndpoint(ENDPOINT_TYPE type, name)

Returns

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

Examples