DX Unified Infrastructure Management

  • 1.  Is there a way to determine a robot's hub through REST webservices API?

    Posted Mar 07, 2018 12:15 PM

    The only way I have been able to figure it out is to pull a list of hubs one by one until I find the robot listed.    So if I want robot details, I need to do this first which is very inefficient.  Thanks!



  • 2.  Re: Is there a way to determine a robot's hub through REST webservices API?

    Broadcom Employee
    Posted Mar 07, 2018 12:36 PM

    Currently getting a list of hubs and then a list of robots is the only way I know to get this information.

    The computers system calls do not list robot hub as part of the returned information.



  • 3.  Re: Is there a way to determine a robot's hub through REST webservices API?

    Broadcom Employee
    Posted Mar 09, 2018 01:14 AM

    can not be done via rest, but can be done via query to cm_nimbus_robot table.