Jazz Register Log in
Jazz Forum Welcome to the Jazz Community Forum

Welcome to the Jazz Community Forum

Connect and collaborate with IBM Engineering experts and users

replace GC Nodes

We are working on GC javacript api to replace some GC nodes. The API /gc.webui.updateConfiguration can be used to replace nodes. But documentations are unavailabe (https://jazz.net/gc/doc/services). We found the following rest APIs can be useful in javascript. But we dont know how to getthe part uris (

replaceContributions:
[{"partUri":"https://<Server URL>/gc/part/525530") and uri's (
uri:
https://<Server URL>/gc/configuration/27036). Could you please share more details about the part uri?

https://<Server URL>/gc/gc.webui.updateConfiguration

Body
  1. uri:
    https://<Server URL>/gc/configuration/27036
  2. title:
    Subsystem
  3. description:
  4. addConfigurationUris:
    []
  5. removePartUris:
    []
  6. replaceContributions:
    [{"partUri":"https://<Server URL>/gc/part/525530","configurationUri":"https://<Server URL>/gc/configuration/198590"}]
  7. setAutoCheckOut:
    true
  8. rootConfigurationUri:
    https://<Server URL>/gc/configuration/26949
  9. archiveChildren:
    false

0 votes



2 answers

Permanent link

That's not a public, supported  API.

0 votes


Permanent link

Is there any public API available to do replace GC nodes? We would prefer to use javascript code

0 votes

Comments

You can lookup the public APIs based on this landing page: https://jazz.net/wiki/bin/view/Deployment/ELMProductAPILanding

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,985
× 7,526
× 1,356

Question asked: Feb 12, 8:15 a.m.

Question was seen: 326 times

Last updated: Feb 13, 10:12 a.m.

Related questions
Confirmation Cancel Confirm