onap.datatypes.L3AddressData

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

Definition

data_types: tosca.datatypes.nfv.L3AddressData: derived_from: tosca.datatypes.Root properties: ip_address_assignment: type: boolean required: true floating_ip_activated: type: Boolean required: true ip_address_type: type: string required: false constraints: - valid_values: [ipv4, ipv6] number_of_ip_address: type: integer required: false