Loading src/definitions/SOL002SOL003VNFLifecycleManagement_def.yaml +23 −17 Original line number Original line Diff line number Diff line Loading @@ -1564,12 +1564,13 @@ definitions: description: > description: > Information about VNFC instances that were affected during the Information about VNFC instances that were affected during the lifecycle operation. lifecycle operation. Shall be present if the "notificationStatus" is set to "RESULT" and Shall be present if the "notificationStatus" is set to "RESULT", the operation has performed any resource modification. Shall be the "verbosity" attribute is set to "FULL" and the operation has absent otherwise. This attribute contains information about the performed any resource modification. Shall be absent otherwise. cumulative changes to virtualised resources that were performed so This attribute contains information about the cumulative changes far by the VNF LCM operation occurrence and by any of the error to virtualised resources that were performed so far by the VNF LCM handling procedures for that operation occurrence. operation occurrence and by any of the error handling procedures for that operation occurrence. type: array type: array items: items: $ref: "SOL002SOL003_def.yaml#/definitions/AffectedVnfc" $ref: "SOL002SOL003_def.yaml#/definitions/AffectedVnfc" Loading @@ -1577,22 +1578,27 @@ definitions: description: > description: > Information about VL instances that were affected during the Information about VL instances that were affected during the lifecycle operation. lifecycle operation. Shall be present if the "notificationStatus" is set to "RESULT" and Shall be present if the "notificationStatus" is set to "RESULT", the operation has performed any resource modification. Shall be the "verbosity" attribute is set to "FULL" and the operation has absent otherwise. This attribute contains information about the performed any resource modification. Shall be absent otherwise. cumulative changes to virtualised resources that were performed so This attribute contains information about the cumulative changes far by the VNF LCM operation occurrence and by any of the error to virtualised resources that were performed so far by the VNF LCM handling procedures for that operation occurrence. operation occurrence and by any of the error handling procedures for that operation occurrence. type: array type: array items: items: $ref: "#/definitions/AffectedVirtualLink" $ref: "#/definitions/AffectedVirtualLink" affectedExtLinkPorts: affectedExtLinkPorts: description: > description: > Information about external VNF link ports that were affected during the lifecycle operation. Shall be present Information about external VNF link ports that were affected during if the "notificationStatus" is set to "RESULT", the "verbosity" attribute is set to "FULL" and the operation the lifecycle operation. has performed any resource modification. Shall be absent otherwise. This attribute contains information about Shall be present if the "notificationStatus" is set to "RESULT", the cumulative changes to virtualised resources that were performed so far by the VNF LCM operation occurrence the "verbosity" attribute is set to "FULL" and the operation has and by any of the error handling procedures for that operation occurrence. performed any resource modification. Shall be absent otherwise. This attribute contains information about the cumulative changes to virtualised resources that were performed so far by the VNF LCM operation occurrence and by any of the error handling procedures for that operation occurrence. type: array type: array items: items: $ref: "#/definitions/AffectedExtLinkPort" $ref: "#/definitions/AffectedExtLinkPort" Loading Loading
src/definitions/SOL002SOL003VNFLifecycleManagement_def.yaml +23 −17 Original line number Original line Diff line number Diff line Loading @@ -1564,12 +1564,13 @@ definitions: description: > description: > Information about VNFC instances that were affected during the Information about VNFC instances that were affected during the lifecycle operation. lifecycle operation. Shall be present if the "notificationStatus" is set to "RESULT" and Shall be present if the "notificationStatus" is set to "RESULT", the operation has performed any resource modification. Shall be the "verbosity" attribute is set to "FULL" and the operation has absent otherwise. This attribute contains information about the performed any resource modification. Shall be absent otherwise. cumulative changes to virtualised resources that were performed so This attribute contains information about the cumulative changes far by the VNF LCM operation occurrence and by any of the error to virtualised resources that were performed so far by the VNF LCM handling procedures for that operation occurrence. operation occurrence and by any of the error handling procedures for that operation occurrence. type: array type: array items: items: $ref: "SOL002SOL003_def.yaml#/definitions/AffectedVnfc" $ref: "SOL002SOL003_def.yaml#/definitions/AffectedVnfc" Loading @@ -1577,22 +1578,27 @@ definitions: description: > description: > Information about VL instances that were affected during the Information about VL instances that were affected during the lifecycle operation. lifecycle operation. Shall be present if the "notificationStatus" is set to "RESULT" and Shall be present if the "notificationStatus" is set to "RESULT", the operation has performed any resource modification. Shall be the "verbosity" attribute is set to "FULL" and the operation has absent otherwise. This attribute contains information about the performed any resource modification. Shall be absent otherwise. cumulative changes to virtualised resources that were performed so This attribute contains information about the cumulative changes far by the VNF LCM operation occurrence and by any of the error to virtualised resources that were performed so far by the VNF LCM handling procedures for that operation occurrence. operation occurrence and by any of the error handling procedures for that operation occurrence. type: array type: array items: items: $ref: "#/definitions/AffectedVirtualLink" $ref: "#/definitions/AffectedVirtualLink" affectedExtLinkPorts: affectedExtLinkPorts: description: > description: > Information about external VNF link ports that were affected during the lifecycle operation. Shall be present Information about external VNF link ports that were affected during if the "notificationStatus" is set to "RESULT", the "verbosity" attribute is set to "FULL" and the operation the lifecycle operation. has performed any resource modification. Shall be absent otherwise. This attribute contains information about Shall be present if the "notificationStatus" is set to "RESULT", the cumulative changes to virtualised resources that were performed so far by the VNF LCM operation occurrence the "verbosity" attribute is set to "FULL" and the operation has and by any of the error handling procedures for that operation occurrence. performed any resource modification. Shall be absent otherwise. This attribute contains information about the cumulative changes to virtualised resources that were performed so far by the VNF LCM operation occurrence and by any of the error handling procedures for that operation occurrence. type: array type: array items: items: $ref: "#/definitions/AffectedExtLinkPort" $ref: "#/definitions/AffectedExtLinkPort" Loading