DX Unified Infrastructure Management

 View Only
  • 1.  UIMAPI - List the probes of a robot

    Posted Feb 28, 2024 11:15 AM

    For anyone trying to get a list of probes for a robot from the UIMAPI, it can be done. 

    You  may have run into KB UIMAPI - List the probes of a robot that leads you to believe it cannot be done at this time.  Use the following UIMAPI call to accomplish this:

    How to:

    POST ​/uimapi​/probes​/{domain}​/{hub}​/{robot}​/{probe}​/callback​/{callback}

    {probe} = controller
    {callback} = probe_list
    From the response body that is returned, extract the /pds/entry/name property to get the names of all the probes.

     



  • 2.  RE: UIMAPI - List the probes of a robot

    Broadcom Employee
    Posted Mar 25, 2024 10:08 AM
    Edited by Marco Ippati Mar 25, 2024 10:08 AM

    Dear @Christopher Duryea thanks for contributing to our Community.

    Well spotted!

    Please be advised that I have updated the KB Article you mentioned as in fact, it is possible to pull the probe_list via controller callback.

    UIMAPI - List the probes of a robot (broadcom.com)



    ------------------------------

    Marco Ippati
    Technical Support Engineer 4
    Broadcom Software | UIM Certified Expert
    Barcelona, Spain | marco.ippati@broadcom.com


    ------------------------------