Loading src/SOL005/NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml +21 −0 Original line number Diff line number Diff line Loading @@ -1484,6 +1484,27 @@ definitions: matching the information in the VNF instance. $ref: "SOL005_def.yaml#/definitions/IdentifierInNsd" NestedNsInstanceData: description: > This type specifies an existing nested NS instance to be used in the NS instance and if needed, the NsProfile to use for this nested NS instance. It shall comply with the provisions defined in Table 6.5.3.19a-1. type: object required: - nestedNsInstanceId properties: nestedNsInstanceId: description: > Identifier of the existing nested NS instance to be used in the NS. $ref: "SOL005_def.yaml#/definitions/Identifier" nsProfileId: description: > Identifier of an NsProfile defined in the NSD which the existing nested NS instance shall be matched with. If not present, the NFVO will select the NsProfile matching the information in the nested NS instance. $ref: "SOL005_def.yaml#/definitions/IdentifierInNs" SapData: description: > This type represents the information related to a SAP of a NS. Loading Loading
src/SOL005/NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml +21 −0 Original line number Diff line number Diff line Loading @@ -1484,6 +1484,27 @@ definitions: matching the information in the VNF instance. $ref: "SOL005_def.yaml#/definitions/IdentifierInNsd" NestedNsInstanceData: description: > This type specifies an existing nested NS instance to be used in the NS instance and if needed, the NsProfile to use for this nested NS instance. It shall comply with the provisions defined in Table 6.5.3.19a-1. type: object required: - nestedNsInstanceId properties: nestedNsInstanceId: description: > Identifier of the existing nested NS instance to be used in the NS. $ref: "SOL005_def.yaml#/definitions/Identifier" nsProfileId: description: > Identifier of an NsProfile defined in the NSD which the existing nested NS instance shall be matched with. If not present, the NFVO will select the NsProfile matching the information in the nested NS instance. $ref: "SOL005_def.yaml#/definitions/IdentifierInNs" SapData: description: > This type represents the information related to a SAP of a NS. Loading