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

Is there any rest API available for deletion of artifacts in RRC?

I need an API documentation to delete artifacts in RRC. My requirement is to get artifact id using the RRC query Capability OSLC REST API and then delete the same using the API from OSLC. Can I have the relevant code snippets to have the same implemented?

0 votes



2 answers

Permanent link
 See the resource removal section of this page.

To delete an OSLC Defined Resource, or any type of resource managed by a service, a client performs an HTTP DELETE on the resource's URI.

0 votes


Permanent link
Can you help me provide a sample of this URI and details of the parameter that need to be sent for performing delete.

0 votes

Comments

I think as long as etag added into header "If-Match" with using httpDelete method should delete an artifact like a charm.

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,953
× 45

Question asked: Sep 10 '12, 7:18 a.m.

Question was seen: 4,917 times

Last updated: Mar 13 '13, 5:53 p.m.

Confirmation Cancel Confirm