Versions Compared

Key

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

...

To achieve this NCMP's CmHandle registration endpoint must be changed to accept a new String parameter which proposed name is fullyDistinguishedNamealternateId.

Extending RestInputCmHandle object

...

The new cache must implement a two maps (Map<String, String>, where the key is #TODO

TODO

Propose new version of Registry model(cps-ncmp-service/src/main/resources/models/dmi-registry@2023-08-23.yang), work with Sourabh Sourabh on how to upgrade it

).

The first map should be structured in a way where the original CM Handle ID is the key and the alternate ID is the value.

The second map should be the other way around.

Like this we will be able to map entities back and forth during queries quickly based on what value we have in the queries.Agree name of 'alternateId' with Stakeholders