Loading src/SOL005/NSLifecycleManagement/definitions/SOL005_def.yaml +3 −1 Original line number Original line Diff line number Diff line Loading @@ -496,10 +496,12 @@ description: > description: > Identifies the lower bound of the port range. upperPort Integer Identifies the lower bound of the port range. upperPort Integer type: integer type: integer minimum: 0 upperPort: upperPort: description: > description: > Identifies the upper bound of the port range. Identifies the upper bound of the port range. type: integer type: integer minimum: 0 Mask: Mask: description: > description: > Loading src/SOL005/VNFPackageManagement/definitions/SOL005VNFPMManagement_def.yaml +7 −4 Original line number Original line Diff line number Diff line Loading @@ -250,14 +250,17 @@ definitions: description: > description: > The minimal disk for this software image in bytes. The minimal disk for this software image in bytes. type: integer type: integer minimum: 0 minRam: minRam: description: > description: > The minimal RAM for this software image in bytes. The minimal RAM for this software image in bytes. type: integer type: integer minimum: 0 size: size: description: > description: > Size of this software image in bytes. Size of this software image in bytes. type: integer type: integer minimum: 0 userMetadata: userMetadata: description: > description: > User-defined data. User-defined data. Loading Loading
src/SOL005/NSLifecycleManagement/definitions/SOL005_def.yaml +3 −1 Original line number Original line Diff line number Diff line Loading @@ -496,10 +496,12 @@ description: > description: > Identifies the lower bound of the port range. upperPort Integer Identifies the lower bound of the port range. upperPort Integer type: integer type: integer minimum: 0 upperPort: upperPort: description: > description: > Identifies the upper bound of the port range. Identifies the upper bound of the port range. type: integer type: integer minimum: 0 Mask: Mask: description: > description: > Loading
src/SOL005/VNFPackageManagement/definitions/SOL005VNFPMManagement_def.yaml +7 −4 Original line number Original line Diff line number Diff line Loading @@ -250,14 +250,17 @@ definitions: description: > description: > The minimal disk for this software image in bytes. The minimal disk for this software image in bytes. type: integer type: integer minimum: 0 minRam: minRam: description: > description: > The minimal RAM for this software image in bytes. The minimal RAM for this software image in bytes. type: integer type: integer minimum: 0 size: size: description: > description: > Size of this software image in bytes. Size of this software image in bytes. type: integer type: integer minimum: 0 userMetadata: userMetadata: description: > description: > User-defined data. User-defined data. Loading