Re: [onap-discuss] [NBI] How can I check the serviceOrder API?

2019-10-01 Thread Serena Flocco
Hello, I'm testing the NBI API with Aniello. We tried to send some service orders last week, but the state of our orders is still "aknowledged". Does the status change actually require many time? Below, there is an example of body we sent in the request: { "externalId": "TestOrder5", "priority":

Re: [onap-discuss] [NBI] How can I check the serviceOrder API?

2019-09-27 Thread Rene Robert via Lists.Onap.Org
Hello 200 means that your order is taken into account. In the response you should have the serviceOrder state "acknowledged". You need to send API request to NBI with the serviceOrder id to know about the serviceOrder state. Is it "completed" after a while ? If that status is rejected or f

[onap-discuss] [NBI] How can I check the serviceOrder API?

2019-09-26 Thread Aniello Paolo Malinconico
Hi all, I want to test the nbi API, in partiucular the serviceOrder API to instantiate a service via NBI API (according to the TMF641). But I have lots of difficult to find the right place where the logs are located. How can I check the api workflow ? Because some of them, returns 200 OK even if