Uploaded image for project: 'Configuration Persistence Service'
  1. Configuration Persistence Service
  2. CPS-1833

NCMP: Modify DmiDataOperationRequest to make it identical as DataOperationRequest

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Done
    • Icon: Medium Medium
    • Montreal Release
    • None
    • NCMP
    • None

      Client App→ NCMP (DataOperationRequest) NCMP→ DMI (DmiDataOperationRequest ) Agreed 
      operation operationType operation
      operation details are wrapped into parent attribute "operations"  like "operations": [ ... operation details ar not wrapped  wrap operation details into parent attribute "operations"

       

      Proposed NCMP→ DMI (DmiDataOperationRequest )
      {
          "operations": [
              {
                  "operation""read",
                  "operationId""operational-10",
                  "datastore""ncmp-datastore:passthrough-running",
                  "resourceIdentifier""parent/child",
                  "cmHandles": [
                      {
                          "id""cd4473a732724092a97cebe157604a83",
                          "cmHandleProperties": {
                              "neType""RadioNode"
                          }
                      }
                  ]
              }
          ]
      }

            sourabh_sourabh Sourabh Sourabh
            sourabh_sourabh Sourabh Sourabh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: