tosca.relationships.nfv.VirtualLinksTo
relationship_types:
  tosca.relationships.nfv.VirtualLinksTo:
    derived_from: tosca.relationships.DependsOn
    description: Represents an association relationship between the VNF or PNF or Sap of a Nested NS and NsVirtualLink node types 
    valid_target_types: [ tosca.capabilities.nfv.VirtualLinkable ] 


  • No labels