Endpoints

Children

class NetworkInstances.NetworkInstance.ConnectionPoints.ConnectionPoint.Endpoints

Bases: Entity

Class Hierarchy: NetworkInstances NetworkInstance ConnectionPoints ConnectionPoint Endpoints

This class represents configuration data.

The set of endpoints which are grouped within the

connection point

endpoint

A list of the endpoints (interfaces or remote connection points that can be used for this connection point). The active endpoint is selected based on the precedence that it is configured with

type: list of Endpoint