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