DX Application Performance Management

  • 1.  How to Query Introscope v9.7 via REST

    Posted Apr 07, 2016 04:20 PM

    Is it possible to query Introscope v9.7 or any more recent version using REST?  This would be as an alternative to using APM WebView--I am not looking to use EPAgent to send data to the server.

     

    Based on what I can figure out from the online documentation, this URL should work, but it does not:

    https://host:8443/apm/appmap/

     

    If possible, can you point me towards the installation/configuration documentation?



  • 2.  Re: How to Query Introscope v9.7 via REST
    Best Answer

    Broadcom Employee
    Posted Apr 07, 2016 11:38 PM

    Hi John,

    The earliest release you can do this will be 10.1

    There is a "introscope.public.restapi.enabled" property that needs to be enabled.

    10.1 Team Center (replacement to WebView) uses the rest api itself (I found it does not require the property to be enabled for it to work, but external access will need it)

    Here is the full doc section:

    APM REST API - CA Application Performance Management - 10.1 - CA Technologies Documentation

     

    Hope this helps

     

    Lynn



  • 3.  Re: How to Query Introscope v9.7 via REST

    Broadcom Employee
    Posted Apr 08, 2016 04:19 AM

    Hi John:

       Are there any follow-up questions to Lynn's answer or are you set?

     

    Thanks

    Hal German



  • 4.  Re: How to Query Introscope v9.7 via REST

    Posted Apr 08, 2016 11:41 AM

    Yes, ty.