DX Unified Infrastructure Management

  • 1.  REST API

    Posted Oct 24, 2018 04:50 PM

    Hi All,

    Speaking of the rest API, how do you configure rest to be able to connect with the primary UIM hub. How do you  get the access information for the REST API? And last but not least how is the rest API exposed in UIM?

     

    TIA



  • 2.  Re: REST API

    Broadcom Employee
    Posted Oct 25, 2018 05:24 AM

    The REST api is deployed to the UMP wasp and therefore is presented by UMP.

    I have never tried to deploy the package (webservices_rest) to the primary wasp, doubt it is supported.

    If you type this url into your browser and type in your administrator pw you will see the WADL which is the definition file.

    http://<your-UMP-server>/rest/application.wadl

    HTH



  • 3.  Re: REST API

    Posted Oct 25, 2018 10:26 AM

    Thank you, that helps alot. We took it one step further and you  can also communicate through wasp on the primary hub as well.