A clone of the tosca.datatypes.nfv.L2AddressData data type defined in TOSCA NFV Profile.

Definition

data_types:    
  onap.datatypes.L2AddressData:
    derived_from: tosca.datatypes.Root
	# The NFV Profile actually left this type underfined
    # Probably, a MAC address, etc

  • No labels