Is it possible to create a release with the REST API?
![](http://jazz.net/_images/myphoto/3f91ce5adaf92e9811f65533523f9946.jpg)
Hi,
2 answers
![](http://jazz.net/_images/myphoto/3f91ce5adaf92e9811f65533523f9946.jpg)
Looking at a typical
oslc:Service
for an EWM project area, I only see an
oslc:SelectionDialog
and
oslc:QueryCapability
but no
oslc:CreationFactory
for releases (http://open-services.net/ns/cm#Deliverable
).Which means there is no OSLC based REST API for creating releases.
Comments
![](http://jazz.net/_images/myphoto/3f91ce5adaf92e9811f65533523f9946.jpg)
Thank you for your response.
![](http://jazz.net/_images/myphoto/e5e63d5878217b64611c1df9401b7cd3.jpg)
Here the supported APIs: https://jazz.net/wiki/bin/view/Deployment/CLMProductAPILanding
![](http://jazz.net/_images/myphoto/277037455b7f6ac2ca8386734db46429.jpg)
On a related topic, if you are using configuration management, you should also read Work item linking in a global configuration context: Overview. When you create a release, you might want to associate it with a global configuration, and on that global cofiguration (and possible others related to it) create a link to that release.