...
This documentation provides detailed information on the public REST services available in the Assets & Inventory Plugin for Jira. It includes descriptions of the various services and examples of how to interact with them using curl
commands.
Available REST services
AIP supports a variety of REST services to manage assets throughout their lifecycle. Below is a list of available REST services:
Child pages (Children Display) | ||
---|---|---|
|
Example REST service calls
Below is an example of how to use curl
to interact with the AIP’s REST services. Replace path.to.jira.instance
with your Jira instance's URL and adjust the endpoint and methods as necessary.
...