Uploaded image for project: 'Common Controller SDK'
  1. Common Controller SDK
  2. CCSDK-1890

CDS: get_input is not supported for dynamic-properties

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: High High
    • Frankfurt Release
    • None
    • None
    • None

      CDS: get_input is not supported for dynamic-properties

       

       ```
      { "payload": { "config-deploy-request": { "resolution-key": "70690a72-0d25-4849-b3e6-fdba2efe1b63", "config-deploy-properties":

      { "service-instance.service-instance-id": "40004db6-c51f-45b0-abab-ea4156bae422", "generic-vnf.vnf-id": "8d09e3bd-ae1d-4765-b26e-4a45f568a092", "data": "\{\"active-streams\":\"5\"}

      " } } } } 

       

       

      node.attribute () -->

      "service-instance.service-instance-id":"40004db6-c51f-45b0-abab-ea4156bae422",
      "generic-vnf.vnf-id":"8d09e3bd-ae1d-4765-b26e-4a45f568a092",

      Data dictionary we are using attribute without the node. 

      service-instance-id
      vnf-id
      vf-module-id
      pnf-id

      node.attribute ---> map it to service-instance-id --> script capability. 

      ---->

      input-key--> attribute transformation from A to A or A to B
      output --> transformed as resourceB
      get_attributes --> only works on the content of node properties and dynamic properties. 

            ssteve ssteve
            ym9479 ym9479
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: