Hi Tal-
I have a two follow-on questions.
1. There are lots of show route options with the Gaia API, but not 'show route destination x.x.x.x'. Is this something you guys are planning to add? You could create a new API call or just allow a destination to passed in the request body of the show-routes api.
2. Will the ability to specify a virtual system ID or name be coming for use with APIs like show route destination? For example:
POST {server}/v1.3/show-routes
Content-Type: application/json
X-chkp-sid: {{session}}
{"destination" : "1.1.1.1", "vsid" : "1"}
Thanks!