Versions Compared

Key

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

References

Jira
serverONAP Jira
serverId425b2b0a-557c-3c0c-b515-579789cceedb
keyCPS-1236


Assumptions

#AssumptionNotes
1REST endpoint (POST) : /ncmpInventory/v1/ch/cmhandles?dmiPlugin=<dmi-cm-plugin-identifier>/properties
2Request body: 
{
   additional-properties: [
      {name: xx, value: xx}...
   ]
}

Issues & Decisions

#IssueNotes Decision
1What type should be returned?Should we return objects(if yes which type?) or just the filtered IDs of objects/entities?
2Private/public or both fields should be queried?Based on the ticket's description only private fields should be queried but public fields were also considered