It's all about the answers!

Ask a question

Query Global configurations via OSLC or REST API


Navin R S (13512) | asked Jan 18 '18, 7:05 a.m.

With the latest CLM release, we have the concept of Global configuration, now we have a requirement to fetch these details..

Is there a way to query Global configuration outside JRS? may be via OSLC queries or REST API's?

Thanks


2 answers



permanent link
Daniel Moul (4.9k1318) | answered Jan 18 '18, 2:52 p.m.
FORUM MODERATOR / JAZZ DEVELOPER

Yes. See the OASIS OSLC configuration management spec. Additionally, the following is available from a GCM V6.0.4 or 6.0.5:


https://jazz.net/pub/new-noteworthy/foundation/6.0.4/6.0.4/index.html#6
REST services API

Documentation for the Global Configuration Management REST API can be found at https://host:port/gc/doc/scenarios. This API is a collection of REST services that client applications use to create and update components, create new streams, create baselines, update a stream to match a baseline, and other operations. REST client applications can use the API to programmatically perform many of the operations that are usually done through the GCM web user interface.
See Work Item 384433.


permanent link
Nick Crossley (1463) | answered Jan 18 '18, 6:12 p.m.
JAZZ DEVELOPER
edited Jan 18 '18, 6:12 p.m.

The latest version of the draft OSLC Configuration Management specification may be found at https://tools.oasis-open.org/version-control/browse/wsvn/oslc-core/trunk/specs/config/oslc-config-mgt.html.


While this is a draft, it has been fairly stable for a while. We do expect some changes with respect to the search order and handling of skew; once those changes are ready, we expect the draft to be submitted for public review. At that time, the Subversion source control URL should be replaced with a more stable reference to the OASIS document library.

Your answer


Register or to post 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.