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

How to compute a project area's UUID from its name?

Hello,

I'm looking for a way to compute a project area's UUID from its name. Until now, I haven't found any info about it in the wiki.

My only option seems to GET the project-areas HTTP page, published at <host>/ccm/process/project-areas, then parse its contents.
But I'm really looking forward a more handy, RESTful solution.

Any idea about this?

Regards,

-Nicolas

0 votes



One answer

Permanent link
I'm looking for a way to compute a project area's UUID from its name. Until now, I haven't found any info about it in the wiki.

My only option seems to GET the project-areas HTTP page, published at <host>/ccm/process/project-areas, then parse its contents.
But I'm really looking forward a more handy, RESTful solution.


Item UUIDs are an implementation detail that is intentionally not exposed in the REST API. There's no guarantee that there are "items" behind the resources that come back from the REST API. We could decide to change our implementation technology at any time (for example, to the storage service).

You should use a project area's URL to uniquely identify it.

- Jared

0 votes

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

Question asked: Nov 23 '10, 5:39 a.m.

Question was seen: 8,645 times

Last updated: Jul 18 '12, 6:18 a.m.

Confirmation Cancel Confirm