Hi Aniello I don't know if/when the behaviour changed, but according to this swagger API documentation (v11 on Casablanca Maintenance Release): https://nexus.onap.org/service/local/repositories/releases/archive/org/onap/aai/aai-common/aai-schema/1.3.5/aai-schema-1.3.5.jar/!/onap/aai_swagger_html/aai_swagger_v11.html
there are no GET URLs for relationship-list sub-object, but there are PUT and DELETE URLs for relationship-list/relationship sub-object. This is consistent with the later versions as well (up to v16). The AAI Robot test suite resources merged here: https://gerrit.onap.org/r/gitweb?p=testsuite.git;a=blob;f=robot/resources/aai/add-relationship-list.robot;hb=HEAD confirms the behaviour you see, i.e. in the "Get RelationshipList" keyword, the relationship-list could not be directly accessed by a GET, but it could be retrieved indirectly as part of the containing object and then extracted from that object. If it is a regression of behaviour between Amsterdam release and Casablanca release, it may be worth documenting. It would be great to record the output of a script that confirms your expectations on an Amsterdam release (e.g. a series of curl commands in a shell script) and corresponding outputs from another release that goes against expectations (e.g. Beijing release, if you have it, and Casablanca release). Keong -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#16443): https://lists.onap.org/g/onap-discuss/message/16443 Mute This Topic: https://lists.onap.org/mt/30867138/21656 Mute #aai: https://lists.onap.org/mk?hashtag=aai&subid=2740164 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
