Versions Compared

Key

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

...

DMI-Plugins to NCMP

Halil Cakal 

// Show input and output schema

Code Block
languagetext
titleOutput Schema
{
   "clientId":"SCO-9989752",
   "subscriptionName":"cm-subscription-001",
   "dmiName":"ncmpDmiPlugin",
   "cmHandleIdToStatus":{
      "CmHandle1":"accepted",
      "CmHandle2":"declined"
   }
}


// Any logic if we want to discuss and make decision

...