/
NSD: Data types

NSD: Data types



tosca.datatypes.nfv.ServiceAvailability
tosca.datatypes.nfv.ServiceAvailability: derived_from: tosca.datatypes.Root description: service availability properties: level: type: string description: service availability levels required: true constraints: - valid_values: [ level1, level2, level3 ]



tosca.datatypes.nfv.L2AddressData
tosca.datatypes.nfv.L2AddressData: derived_from: tosca.datatypes.Root description: Describes the information on the MAC addresses to be assigned to a connection point. properties: mac_address_assignment: type: boolean description: Specifies if the address assignment is the responsibility of management and orchestration function or not. If it is set to True, it is the management and orchestration function responsibility required: true



tosca.datatypes.nfv.L3AddressData
tosca.datatypes.nfv.L3AddressData: derived_from: tosca.datatypes.Root description: Provides information about Layer 3 level addressing scheme and parameters applicable to a CP properties: ip_address_assignment: type: boolean description: Specifies if the address assignment is the responsibility of management and orchestration function or not. If it is set to True, it is the management and orchestration function responsibility required: true floating_ip_activated: type: boolean description: Specifies if the floating IP scheme is activated on the Connection Point or not required: true ip_address_type: type: string description: Defines address type. The address type should be aligned with the address type supported by the layer_protocols properties of the parent VnfExtCp required: false constraints: - valid_values: [ ipv4, ipv6 ] number_of_ip_address: type: integer description: Minimum number of IP addresses to be assigned required: false constraints: - greater_than: 0



tosca.datatypes.nfv.AddressData



tosca.datatypes.nfv.ConnectivityType



tosca.datatypes.nfv.NsVlProfile



tosca.datatypes.nfv.VirtualLinkProtocolData



tosca.datatypes.nfv.L2ProtocolData



tosca.datatypes.nfv.L3ProtocolData



tosca.datatypes.nfv.IpAllocationPool



tosca.datatypes.nfv.LinkBitrateRequirements



tosca.datatypes.nfv.NsVirtualLinkQos



tosca.datatypes.nfv.CpProtocolData



tosca.datatypes.nfv.VnfProfile



tosca.datatypes.nfv.Qos



Related content

TOSCA data types
TOSCA data types
More like this
NSD: Node types
NSD: Node types
More like this
TOSCA node types of PNFD
TOSCA node types of PNFD
More like this
4.3.2. Data Types
4.3.2. Data Types
More like this
TOSCA data types of ASD
TOSCA data types of ASD
More like this
TOSCA Policy types
TOSCA Policy types
More like this