Can we able to create DNG baselines automatically using APIs
2 answers
Here are the available APIs: https://jazz.net/wiki/bin/view/Deployment/CLMProductAPILanding
I am not aware of a public API to create Baselines in DNG.
The standard OSLC way to create a baseline is to POST to the baselines LDPC (Linked Data Platform Container) of a stream. The GCM application uses this to create DNG baselnes from DNG streams. See https://docs.oasis-open-projects.org/oslc-op/config/v1.0/ps01/config-resources.html#StreamShape for details. For example, the shape for streams includes this:
That gives you the URI you can POST to to create a baseline from that stream