You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

A virtual link, a network.

Definition

node_types:
  onap.nodes.VL:
    derived_from: onap.nodes.Resource
    description: a virtual link
    capabilities:
      link:
        type: onap.capabilities.Linkable
        occurrences: [0, UNBOUNDED]
            # can interconnect an unlimited number of CPs

  • No labels