DX Unified Infrastructure Management

 View Only
  • 1.  Rest API for UIM

    Posted Dec 02, 2019 03:48 AM

    Hi All,

    From the CA UIM can i retrieve the CI information using the Rest API, I suppose CA UIM exposes restful API's.
    I do a discovery using the CA UIM and want to retrieve the discovered CI information using the Restful API.

    Any pointers and guidance how to achieve will be helpful

    Thanks in advance. 


  • 2.  RE: Rest API for UIM

    Broadcom Employee
    Posted Dec 02, 2019 07:52 AM
    Please refer to:

    https://techdocs.broadcom.com/content/broadcom/techdocs/us/en/ca-enterprise-software/it-operations-management/unified-infrastructure-management/9-0-2/working-with-development-tools.html

    https://techdocs.broadcom.com/content/broadcom/techdocs/us/en/ca-enterprise-software/it-operations-management/unified-infrastructure-management/8-35/development-tools/restful-web-services/call-reference.html

    Steve

    ------------------------------
    Support Engineer
    Broadcom
    US
    ------------------------------



  • 3.  RE: Rest API for UIM
    Best Answer

    Posted Dec 03, 2019 04:30 AM
    If you are 9.20 and deployed the uimapi probe you can try:
    http://ump_server/uimapi/docs/index.html#/
    This will show you:
    - all rest calls 
    - possibility to execute/try them only
    - give you the curl syntax to execute them offline