Retrieve a software corresponding at given ID and return it as a

GET /data/softwares/{instance_id}

JSON object.

Path parameters

Responses

GET /data/softwares/{instance_id}
curl \
 -X GET http://localhost:8080/api/data/softwares/{instance_id}