How can I get all asset details from RAM using a REST query?
I'm able to get asset information using the REST interface with queries like
http://<server>/tools/ram/oslc/artifact/%7BDE97BE24-A8BC-2381-467E-E3007A581EA4%7D/1.0/ and
http://<server>/tools/ram/oslc/simpleQuery?oslc_asset.query=title="asset name"
but I don't see all potential attributes of the asset. In particular, I am looking to find the rating of the asset. I don't see rating listed as a property in https://jazz.net/wiki/bin/view/Main/RamV2RestApiMain.
Thanks,
Dennis
http://<server>/tools/ram/oslc/artifact/%7BDE97BE24-A8BC-2381-467E-E3007A581EA4%7D/1.0/ and
http://<server>/tools/ram/oslc/simpleQuery?oslc_asset.query=title="asset name"
but I don't see all potential attributes of the asset. In particular, I am looking to find the rating of the asset. I don't see rating listed as a property in https://jazz.net/wiki/bin/view/Main/RamV2RestApiMain.
Thanks,
Dennis