Looks Init script needs to be run to populate initial cutsomer and server.

Did you try on robot "/opt/demo.sh init" from base VM ?

Brian


From: [email protected] 
[mailto:[email protected]] On Behalf Of SONSINO, OFIR
Sent: Monday, October 16, 2017 5:14 AM
To: FORSYTH, JAMES <[email protected]>; onap-discuss <[email protected]>
Subject: [onap-discuss] A&AI at integration lab (10.12.25.72) returns 404

***Security Advisory: This Message Originated Outside of AT&T ***
Reference http://cso.att.com/EmailSecurity/IDSP.html for more information.
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<https://urldefense.proofpoint.com/v2/url?u=https-3A__10.12.25.72-3A8443_aai_v11_service-2Ddesign-2Dand-2Dcreation_services&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=WyXl4BjUzBcjhHJtwo4N_U2M-DyxXcGUggGvby28exQ&s=CmBHN82gAszxxyoZJ1fE3_ctpEck0RGvBcaqarszwIs&e=>
  2.  
https://10.12.25.72:8443/aai/v11/business/customers?subscriber-type=INFRA&depth=0<https://urldefense.proofpoint.com/v2/url?u=https-3A__10.12.25.72-3A8443_aai_v11_business_customers-3Fsubscriber-2Dtype-3DINFRA-26depth-3D0&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=WyXl4BjUzBcjhHJtwo4N_U2M-DyxXcGUggGvby28exQ&s=IZCU0Ex_4gE0t4gvzPXwuY2tF492E9ogTQKbO7GaBWo&e=>

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<https://urldefense.proofpoint.com/v2/url?u=https-3A__10.12.25.72-3A8443_aai_v11_business_customers-3Fsubscriber-2Dtype-3DINFRA-26depth-3D0&d=DwQFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=WyXl4BjUzBcjhHJtwo4N_U2M-DyxXcGUggGvby28exQ&s=IZCU0Ex_4gE0t4gvzPXwuY2tF492E9ogTQKbO7GaBWo&e=>'
 \
  -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

Reply via email to