Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

VirtualCp Data Model

Gliffy Diagram
macroId7382e3d4a3b53088-b2aa8b52-40fe4dbe-86538925-3420b8c9d980e26a5ae6eba4
namev4.12.1 VirtualCp
pagePin1


  tosca.datatypes.nfv.ServicePortData:

     derived_from: tosca.datatypes.Root

     description: describes the service identifying port properties exposed by the VirtualCp

IdTypeCardinalityConstraintsDescription

name

String

1


The name of this port exposed by the VirtualCp.

protocolString1

valid_values: [ TCP, UDP, SCTP ]

The L4 protocol for this port exposed by the VirtualCp.

portInteger1

The L4 port number exposed by the VirtualCp.

PortConfigurable

Boolean1

Specifies whether the port attribute value is allowed to be configurable.

...