Deep Link

Modified on Thu, Sep 19, 2019 at 9:58 PM

You can create below values as deep link by using URL Launchers.

By setting them, it will open up the dialog. The valid tab values are:


 ・general

 ・compliance

 ・hardware

 ・interfaces

 ・neighbors


Here is an example of the url, we can display "Select the configurations to compare" dialog of the device.

https://192.168.30.74/#username=admin&password=password&action=diff&device=10.0.0.121


The four parameters here are


 ・username and password - The netLD login username/password (this bypasses the login screen). If these aren't specified the deep link still works, but the user will also be prompted to login.

 ・action - "diff" indicated to run the Comparison deep link actions (currently this is the only supported action)

 ・device - This is the IP address of the device that will be passed to the diff action


We can also add tab parameter after device ip address.


There are some examples:


Compliance:

 https://192.168.30.74/#username=admin&password=password&action=device&net=Default&ip=10.0.0.121&tab=compliance

General Information:

 https://192.168.30.74/#username=admin&password=password&action=device&net=Default&ip=10.0.0.121&tab=general

Hardware Configuration:

 https://192.168.30.74/#username=admin&password=password&action=device&net=Default&ip=10.0.0.121&tab=hardware

Interface Configuration:

 https://192.168.30.74/#username=admin&password=password&action=device&net=Default&ip=10.0.0.121&tab=interfaces

Device Neighbours:

 https://192.168.30.74/#username=admin&password=password&action=device&net=Default&ip=10.0.0.121&tab=neighbors


For further details regarding URL Launchers, please refer to Chapter 5.2.7.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article