Loading src/SOL009/NFVManoConfigurationAndInformationManagement/NFVManoConfigurationAndInformationManagement.yaml +12 −7 Original line number Original line Diff line number Diff line Loading @@ -789,7 +789,7 @@ components: $ref: "#/components/schemas/VimSpecificInfo" $ref: "#/components/schemas/VimSpecificInfo" wimSpecificInfo: wimSpecificInfo: description: > description: > The information specific to a WIM entity. See notes 4 and 6. The information specific to a WIM entity. See notes 4 and note 6. $ref: "#/components/schemas/wimSpecificInfo" $ref: "#/components/schemas/wimSpecificInfo" _links: _links: description: > description: > Loading Loading @@ -1801,11 +1801,17 @@ components: and that can be relevant to more than one NFV MANO service offered by and that can be relevant to more than one NFV MANO service offered by a WIM entity. a WIM entity. type: object type: object required: - maxMscsNums - maxMsncNum - mscsLayerProtocolSupport properties: properties: maxMscsNums: maxMscsNums: description: > description: > Maximum number of MSCS that the WIM can manage. Maximum number of MSCS that the WIM can manage. type: object type: object required: - numMscs properties: properties: numMscs: numMscs: description: > description: > Loading @@ -1813,15 +1819,16 @@ components: type: integer type: integer criteriaNumMscs: criteriaNumMscs: description: > description: > Reference criteria for derivation/computation of the referred Reference criteria for derivation/computation of the referred maximum number of MSCS in maximum number of MSCS in attribute "numMscs". attribute "numMscs". Shall be provided if specific criteria has been taken into account for deriving the referred number. $ref: "../components/SOL009_schemas.yaml#/components/schemas/KeyValuePairs" $ref: "../components/SOL009_schemas.yaml#/components/schemas/KeyValuePairs" required: - numMscs maxMsncNum: maxMsncNum: description: > description: > Maximum number of MSNC that the WIM can manage Maximum number of MSNC that the WIM can manage type: object type: object required: - numMsnc properties: properties: numMsnc: numMsnc: description: > description: > Loading @@ -1832,8 +1839,6 @@ components: Reference criteria for derivation/computation of the referred maximum Reference criteria for derivation/computation of the referred maximum number of MSNC in attribute "numMsnc". number of MSNC in attribute "numMsnc". $ref: "../components/SOL009_schemas.yaml#/components/schemas/KeyValuePairs" $ref: "../components/SOL009_schemas.yaml#/components/schemas/KeyValuePairs" required: - numMsnc mscsLayerProtocolSupport: mscsLayerProtocolSupport: description: > description: > List of protocols of particular layers used to realize an MSCS List of protocols of particular layers used to realize an MSCS Loading Loading
src/SOL009/NFVManoConfigurationAndInformationManagement/NFVManoConfigurationAndInformationManagement.yaml +12 −7 Original line number Original line Diff line number Diff line Loading @@ -789,7 +789,7 @@ components: $ref: "#/components/schemas/VimSpecificInfo" $ref: "#/components/schemas/VimSpecificInfo" wimSpecificInfo: wimSpecificInfo: description: > description: > The information specific to a WIM entity. See notes 4 and 6. The information specific to a WIM entity. See notes 4 and note 6. $ref: "#/components/schemas/wimSpecificInfo" $ref: "#/components/schemas/wimSpecificInfo" _links: _links: description: > description: > Loading Loading @@ -1801,11 +1801,17 @@ components: and that can be relevant to more than one NFV MANO service offered by and that can be relevant to more than one NFV MANO service offered by a WIM entity. a WIM entity. type: object type: object required: - maxMscsNums - maxMsncNum - mscsLayerProtocolSupport properties: properties: maxMscsNums: maxMscsNums: description: > description: > Maximum number of MSCS that the WIM can manage. Maximum number of MSCS that the WIM can manage. type: object type: object required: - numMscs properties: properties: numMscs: numMscs: description: > description: > Loading @@ -1813,15 +1819,16 @@ components: type: integer type: integer criteriaNumMscs: criteriaNumMscs: description: > description: > Reference criteria for derivation/computation of the referred Reference criteria for derivation/computation of the referred maximum number of MSCS in maximum number of MSCS in attribute "numMscs". attribute "numMscs". Shall be provided if specific criteria has been taken into account for deriving the referred number. $ref: "../components/SOL009_schemas.yaml#/components/schemas/KeyValuePairs" $ref: "../components/SOL009_schemas.yaml#/components/schemas/KeyValuePairs" required: - numMscs maxMsncNum: maxMsncNum: description: > description: > Maximum number of MSNC that the WIM can manage Maximum number of MSNC that the WIM can manage type: object type: object required: - numMsnc properties: properties: numMsnc: numMsnc: description: > description: > Loading @@ -1832,8 +1839,6 @@ components: Reference criteria for derivation/computation of the referred maximum Reference criteria for derivation/computation of the referred maximum number of MSNC in attribute "numMsnc". number of MSNC in attribute "numMsnc". $ref: "../components/SOL009_schemas.yaml#/components/schemas/KeyValuePairs" $ref: "../components/SOL009_schemas.yaml#/components/schemas/KeyValuePairs" required: - numMsnc mscsLayerProtocolSupport: mscsLayerProtocolSupport: description: > description: > List of protocols of particular layers used to realize an MSCS List of protocols of particular layers used to realize an MSCS Loading