API to create GC Baseline

We are looking for an efficient API to create baselines in GC stream. The current API takes an hour to create baselines for large tree structure in Global Configuration. Is there any way to make it faster? We are getting GC structure by using the API https://<server-name>:9443/gc/gcsdk-api/flatListOfContributionsForGcHierarchy?configurationUri=configURL. Looking for an faster APIs to create baselines of a GC structure
Comments
Ian Barnard
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Nov 16 '23, 7:52 a.m.So you're creating individual baselines, one per contribution? Can't you use Jazz API Usage Scenario: Creating a baseline which AFAIK in one operation creates a baseline throughout the hierarchy (like in the UI)
Ian Barnard
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Jul 18, 3:54 a.m.Apologies you probably can't access that - the docs are on your own server, use https://SERVER:PORT/gc/doc/scenario?id=CreateBaseline - although I'm not sure it will be a lot faster, I guess your GC has quite a few contributions.