cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
467
Views
0
Helpful
5
Replies

ApplicationPerTunnel resource properties are missing in response

shahid_jambagi
Beginner
Beginner

Hi team,

 

We were getting following properties for the ApplicationPerTunnel resource,

  1. local_system_ip  
  2. local_color 
  3. remote_system_ip
  4. remote_color 

but after the system refresh, these properties are replaced with the following,

  1. local_system_ip   à now we are getting in response as source_ip
  2. local_color à now we are getting null
  3. remote_system_ip à now we are getting in response as dest_ip
  4. remote_color à now we are getting null

are there any changes in the response or we need to take care of some settings?

 

The  API request is for your reference https://10.10.20.90:8443/dataservice/statistics/dpi

 

Please if you could help us on priority, would be really appreciated on this

5 Replies 5

bigevilbeard
Engager
Engager

@shahid_jambagi I am not following your comment "system refresh", was there an update from one version to another in that refresh?

I think there might have been some API changes on the labels, but I do not also get the null part that is breaking backwards compatibility behaviour. You did not mention the SD-WAN version here, i have presumed given the IP address this is the devnet sandbox, is this the 19.2 or 20.4 version of the sandbox and are you comparing a devnet sandbox version to one which you have in another environment?

Thanks for reply,

We are using devnet sandbox (Cisco SD-WAN)19.2 version.

 

>>>>"system refresh", was there an update from one version to another in that refresh?

No, the version was same 19.2.

In October 2021 timeframe the system was not working for couple of days and later it was restored, since then we are  facing this.

 

The  API request is for your reference https://10.10.20.90:8443/dataservice/statistics/dpi

is this api request changed or it is same ?

 

Also if you could help us to know how to get for ApplicationPerTunnel resource the following properties ?

 

  1. local_system_ip  
  2. local_color 
  3. remote_system_ip
  4. remote_color 

Thanks once again for your help.