Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How to get the URL of local configuration in ETM?

 Hi Team,


I am using this API to find the global configuration directly using its name, - https://server/gc/oslc-query/configurations?oslc.where=dcterms:title="Test Project (Global Configuration)".

Similarly, do we have a direct apis to get the URL of local configuration/stream/baseline?

0 votes



One answer

Permanent link
You would need to:
  1. Discover the OSLC Service Provider catalog for configuration management in the domain tool from its rootservices document.
  2. Iterate over the OSLC service providers referenced in the Service Provider Catalog.
  3. Discover the OSLC Query Capability for rdf:type oslc_config:Configuration
  4. Use the query base to perform a query - see the OSLC Query specification.
Querying for global configurations follows a similar pattern and more information can be found at https://jazz.net/gc/doc/scenario?id=QueryConfigurations

1 vote

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,930

Question asked: Jul 20 '23, 6:44 a.m.

Question was seen: 1,049 times

Last updated: Jul 20 '23, 6:55 a.m.

Confirmation Cancel Confirm