Versions Compared

Key

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

...

Code Block
languagetext
titleCDS Response
collapsetrue
commonHeader {
  timestamp: "2020-05-06T16:43:32.437Z"
  requestId: "c7c6a4aa-bb61-4a15-b831-ba1472dd4a56"
  subRequestId: "0"
  flag {
  }
  originatorId: "POLICY"
}
actionIdentifiers {
  blueprintName: "pm_control"
  blueprintVersion: "1.0.0"
  actionName: "create-subscription"
  mode: "sync"
}
status {
  code: 200
  message: "success"
  eventType: EVENT_COMPONENT_EXECUTED
  timestamp: "Wed May 06 16:43:33 GMT 2020"
}
payload {
  fields {
    key: "create-subscription-response"
    value {
      struct_value {
        fields {
          key: "odl-response"
          value {
            struct_value {
              fields {
                key: "status"
                value {
                  string_value: "success"
                }
              }
            }
          }
        }
      }
    }
  }
}

The results are logged by Drools-PDP to POLICY-CL-MGT topic. Also, it can be verified that the new subscription got actually created in the PNF.