Hi Chinmaya, you should use the v2 - this is because of https://wiki.fd.io/view/VPP/ApiChangeProcess Basically we strive to keep the old API for some release while introducing new versions (v2, v3...) to ease upgrades and backward compatibility.
Best ben > -----Original Message----- > From: [email protected] <[email protected]> On Behalf Of Akash S R > Sent: lundi 18 octobre 2021 16:27 > To: Chinmaya Aggarwal <[email protected]> > Cc: vpp-dev <[email protected]> > Subject: Re: [vpp-dev] API to use to fetch IP route information from VPP > > Hi Chinmaya, > > Check if there is any vapi named with "_details" in the same file. you can > print the values by sending dump as request and details in reply response. > > /Akash > > On Mon, Oct 18, 2021, 19:50 Chinmaya Aggarwal <[email protected] > <mailto:[email protected]> > wrote: > > > Hi, > > We want to get ip route information from VPP using VAPI. We were > referencing ip.api file, where we see two versions of ip route dump API > i.e. ip_route_dump and ip_route_v2_dump. So, which one should we use for > our implementation? > > > Thanks and Regards, > Chinmaya Agarwal. > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#20341): https://lists.fd.io/g/vpp-dev/message/20341 Mute This Topic: https://lists.fd.io/mt/86414820/21656 Group Owner: [email protected] Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
