Hi all, I'm trying different flows in VID, but it seems A&AI returns 404 for both of the queries:
1) https://10.12.25.72:8443/aai/v11/service-design-and-creation/services 2) https://10.12.25.72:8443/aai/v11/business/customers?subscriber-type=INFRA&depth=0 Status code is 404 and the response is: { "requestError": { "serviceException": { "messageId": "SVC3001", "text": "Resource not found for %1 using id %2 (msg=%3) (ec=%4)", "variables": [ "GET", "service-design-and-creation/services", "Node Not Found:No Node of type service found at: service-design-and-creation/services", "ERR.5.4.6114" ] } } } To reproduce - curl -X GET \ 'https://10.12.25.72:8443/aai/v11/business/customers?subscriber-type=INFRA&depth=0' \ -H 'accept: application/json' \ -H 'authorization: Basic VklEOlZJRA==' \ -H 'cache-control: no-cache' \ -H 'content-type: application/json' \ -H 'x-fromappid: VidAAiController' \ -H 'x-transactionid: 8a9bd01f-b371-4b58-afc9-c4a241e2f5af' Any ideas ? Thanks, Ofir Sonsino Project Technical Lead, VID AT&T Network Application Development * NetCom Tel Aviv | Tampa | Atlanta | New Jersey |Chicago *************************************************************************** Office: +972 (3) 5451417 Mobile: +972 (52) 4377782 E-mail: [email protected]<mailto:[email protected]>
_______________________________________________ onap-discuss mailing list [email protected] https://lists.onap.org/mailman/listinfo/onap-discuss
