Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


Below is a message (the values are sample) sent over to DMaaP.

Info

sdfadf

asdfas


Code Block
{
  "closedLoopControlName": "ClosedLoopControlName",

...


  "closedLoopAlarmStart": 1589825445,

...


  "closedLoopEventClient": "microservice.stringmatcher",

...


  "closedLoopEventStatus": "ONSET",

...


  "requestId": "8478ff7d-409d-4b7d-b932-f09ab54765ab",

...


  "targetType": "VNF",

...


  "target": "generic-vnf.vnf-id",

...


  "aaiEvent": {

...


    "vserverIsClosedLoopDisabled": false,

...


    "vserverName": "<vServerName>",

...


    "genericVnfVnfId": "

...

<genericId>"

...


  },

...


  "from": "ETSI",

...


  "version": "1.0.2",

...


  "etsiLcmEvent": {

...


    "id": "63e446ab-bb42-48aa-ad1f-bf20f6710623",

...


    "notificationType": "VnfLcmOperationOccurrenceNotification",

...


    "subscriptionId": null,

...


    "timeStamp": null,

...


    "notificationStatus": "RESULT",

...


    "operationState": "COMPLETED",

...


    "vnfInstanceId": "2124DEPF",

...


    "operation": "INSTANTIATE",

...


    "isAutomaticInvocation": null,

...


    "vnfLcmOpOccId": "86d3de41-a7f7-48eb-9868-5b103dc36d26",

...


    "affectedVnfcs":

...

 [
      {
        "id": "abc123",

...


        "vduId": "vdu987",

...


        "changeType": "ADDED",

...


        "computeResource":

...

 {
          "vimConnectionId": "vim001"

...


        }
      }
    ],
    "affectedVirtualLinks": null,

...


    "affectedVirtualStorages": null,

...


    "changedInfo": null,

...


    "changedExtConnectivity": null,

...


    "error": null,

...


    "_links":

...

 {
      "vnfInstance":

...

 {
        "href": "https://so-vnfm-simulator.onap:9093/vnflcm/v1/vnf_instances/2124DEPF"

...


      },

...


      "subscription": null,

...


      "vnfLcmOpOcc":

...

 {
        "href": "https://so-vnfm-simulator.onap:9093/vnflcm/v1/vnf_lcm_op_occs/86d3de41-a7f7-48eb-9868-5b103dc36d26"

...


      }
    }
  }
}