DX Unified Infrastructure Management

  • 1.  CA UIM using REST services giving the data in XML format

    Posted Jan 22, 2018 07:42 AM

    Hi All,

     

    I am using webservices_rest package 8.47 on UIM version 8.47 to export alarms using rest services.

     

    I am able to do that and able to fetch the data of alarms from CA UIM to browser in XML format.

     

    I want the same data in JSON format.

     

    Can you please help me to fetch the data in JSON format and not in XML.

     

    Thanks



  • 2.  Re: CA UIM using REST services giving the data in XML format
    Best Answer

    Broadcom Employee
    Posted Jan 22, 2018 07:51 AM

    So if your request that is submitted is json then the result will be in json.

    you can not submit a xml request and get  json response.

     

    Please see the documentation on the jason and request for getting alarms.

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

     

    If you are still having issues please provide the exact call you are using and the body information so we can help further.