Versions Compared

Key

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

...

https://jira.onap.org/secure/RapidBoard.jspa?rapidView=223&view=planning.nodetail&selectedIssue=CCSDK-2912&issueLimit=100


Open Issues/Decisions

#

Description

Details

Decisions

1Should the java interface take in one (JSON) objects(like REST interface) or a few individual fields in a signature? 



2
Will we re-validate the existing data vs the model on model upgrade?
Input streams or files?

3

API uses (generated) ID's or customer provided names
If names are used should we return IDs at all?

Using ID would mean client has to get/cache ID's all the time

CPS provides the following interfaces:

...