DX Unified Infrastructure Management

 View Only
  • 1.  Issue with CA Nimsoft RESTful Web 2.19

    Posted Apr 14, 2016 04:16 AM

    Hi,

    I make a NodeJS script with the RESTFul 2.19 and the following GET dont work for me :

     

    Get List of Robots

    /hubs/{domain}/{hubname}/{hubrobotname}/robots (404 NOT FOUND)

     

    /hubs/NMS-PROD/FRNMS-PHUB1/s00v09930247/robots => 404 not found

    /hubs/NMS-PROD/FRNMS-PHUB1/s00v09930247 => work ( i have informations about my robot s00v09930247 ).

     

    Maybe the documentation is not updated ? Or maybe one of you can confirm this is a real issue from the RESTFul ?

     

    IM Version : 8.2

    webservices_rest  : 2.19

    wasp : 8.20

     

    I'v try to find a way to open a case out of my project but i didn't find.

     

    Best regards,

    Thomas



  • 2.  Re: Issue with CA Nimsoft RESTful Web 2.19
    Best Answer

    Broadcom Employee
    Posted Apr 14, 2016 08:47 PM

    Hello, Thomas.

    How about this ?

    /hubs/{domain}/{hubname}/robots

    URL

    UIM Infrastructure Calls - CA Unified Infrastructure Management Probes - CA Technologies Documentation

     

    Best Regards

    Yu Ishitani



  • 3.  Re: Issue with CA Nimsoft RESTful Web 2.19

    Posted Apr 15, 2016 03:48 AM

    Thanks it's work well !

    I dont know CA have a documentation for restful here! But the .pdf documentation is not updated..

    Best Regards,

    Thomas,