Service Operations Insight

 View Only
  • 1.  CI Relationship via Rest API

    Posted May 08, 2018 04:21 PM

    Hi Guys,

     

    Is it possible to get relationship of CIs via rest api? 

     

    I've looked in the documentation and I know that I can list the children of a service and the children of a CI (what I want). But I also need the relationship info about them,

    I saw that there is a soap webservice USM Binary Relationship Web Services - CA Service Operations Insight - 4.2 - CA Technologies Documentation

    But I was wondering if there is a filter or includeDetails that I can use to show the relationship info of the CI.

    Is that possible?



  • 2.  Re: CI Relationship via Rest API
    Best Answer

    Broadcom Employee
    Posted May 17, 2018 01:09 PM

    Hi Marcel,

    Currently REST api is unable to list the relationships. You can use GCEventAddCmd to dump individual service (or all services) in to xml file, this'll give you the list of relationships under <BinaryRelationship> section.

    Thanks

    Shaheen