DNG API to compare 2 configurations
I am looking for a API (REST or Java) To compare 2 DNG configurations with GC context. Does anyone know if this is possible? |
Accepted answer
Ian Barnard (2.3k●6●13)
| answered Jul 01, 4:45 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Hi Karthik
In fact there is a comparison API as part of the DN Reportable REST API - see the bottom of the page here https://jazz.net/wiki/bin/view/Main/DNGReportableRestAPI
To be able to compare two configurations they must be in the same component, so use of GC is irrelevant really, in fact two GCs would have to be specified because the same DN configuration can't be a contribution to the same GC. To use the comparison API specify two local configurations (both in the same component).
Regards
Ian
Karthik Krishnan selected this answer as the correct answer
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.
Comments
I am not aware, that there is a public API to do this. Maybe someone else knows. The available APIs are listed here: https://jazz.net/wiki/bin/view/Deployment/ELMProductAPILanding