This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

FEATURE REQUEST: DirectLink node selection

FormerMember
FormerMember

Support Case #346060

To open any Node Detail screen by DirectLink in Orion, we usually open an URL like:


     npm-server:8787/.../NodeDetails.aspx


But I want to see Node Detail by selecting a device with its IP address or hostname, etc.

For example like this:


     npm-server:8787/.../NodeDetails.aspx


Once this is implemented, NPM can search the database for any node with the IP address.

If only one node is found, then NPM can open its Node Detail.

Otherwise NPM can open a Find dialog etc.

  • Hi Yoshida,

    to me it sounds like you would like to have better integration between NPM and IPAM correct? So after clinking on IP address in IPAM you would like to have a possibility to see NPM node details. Is this correct?

  • FormerMember
    0 FormerMember in reply to michal.hrncirik

    Hello Hrncirik-san,

    What you described ( i.e. clicking on IP address in IPAM ... ) is correct.

    But, the better integration with IPAM is one of them in my scope.

    The core of my request is something like below:

    1. Place the link (to NPM , Node Detail for example) in some external Website other than Orion.
    2. Click the link, then the Node Detail window pops up (by NPM.)
    3. I can check the current status of the node , interface , volumes (or services if SAM supports it) by that window.