If I retrieve the release instances by pulling the software products (/api/sam/swinventory/products) then for these retrieve the releases (/api/sam/swinventory/product/{product_id}/releases) and then the release instances (/api/samswinventory/release/{release_id}/instances) I end up with more instances that if I retrieve the software instances using ‘/api/sam/software_instances’.
What is the difference between the release instances and the software instances and why does one return more than the other?
Thanks
Gary
-=-