NsLcmOpOcc_resourceChanges
This attribute contains information about the cumulative changes to virtualised resources that were performed so far by the LCM operation since its start, if applicable
{
"affectedVnfs": [
{
"vnfInstanceId": "string",
"vnfdId": "string",
"vnfProfileId": "string",
"vnfName": "string",
"changeType": "string",
"changeResult": "string",
"changedInfo": {
"changedVnfInfo": {
"vnfInstanceId": "string",
"vnfInstanceName": "string",
"vnfInstanceDescription": "string",
"vnfdId": "string"
},
"changedExtConnectivity": {
"id": "string",
"resourceHandle": {
"vimId": "string",
"resourceProviderId": "string",
"resourceId": "string",
"vimLevelResourceType": "string"
},
"extLinkPorts": [
{
"id": "string",
"resourceHandle": {
"vimId": "string",
"resourceProviderId": "string",
"resourceId": "string",
"vimLevelResourceType": "string"
},
"cpInstanceId": "string"
}
]
}
}
}
],
"affectedPnfs": [
{
"pnfId": "string",
"pnfdId": "string",
"pnfProfileId": "string",
"pnfName": "string",
"cpInstanceId": [
"string"
],
"changeType": "string",
"changeResult": "string"
}
],
"affectedVls": [
{
"id": "string",
"virtualLinkDescId": "string",
"changeType": "string",
"networkResource": {
"vimId": "string",
"resourceProviderId": "string",
"resourceId": "string",
"vimLevelResourceType": "string"
}
}
],
"affectedVnffgs": [
{
"vnffgInstanceId": "string",
"vnffgdId": "string",
"changeType": "string",
"changeResult": "string"
}
],
"affectedNss": [
{
"nsInstanceId": "string",
"nsdId": "string",
"changeType": "string",
"changeResult": "string"
}
],
"affectedSaps": [
{
"sapInstanceId": "string",
"sapdId": "string",
"sapName": "string",
"changeType": "string",
"changeResult": "string"
}
]
}
Information about the VNF instances that were affected during the lifecycle operation, if this notification represents the result of a lifecycle operation.
Information about the PNF instances that were affected during the lifecycle operation, if this notification represents the result of a lifecycle operation.
Information about the VL instances that were affected during the lifecycle operation, if this notification represents the result of a lifecycle operation.
Information about the VNFFG instances that were affected during the lifecycle operation, if this notification represents the result of a lifecycle operation. See note
Information about the nested NS instances that were affected during the lifecycle operation, if this notification represents the result of a lifecycle operation. See note.
Information about the nested NS instances that were affected during the lifecycle operation, if this notification represents the result of a lifecycle operation. See note.