Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Users
    • Search
    1. Home
    2. hu
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 2
    • Best 0
    • Controversial 0
    • Groups 0

    hu

    @hu

    0
    Reputation
    1
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online
    Website www.kit.edu Location Karlsruhe / Germany

    hu Unfollow Follow

    Latest posts made by hu

    • API search for it service relations of cables

      Hello community,

      I'm trying to read it-service-relations (C__CATG__IT_SERVICE_RELATIONS) via the API.

      {
                  'method': 'cmdb.category.read',
                  'params': {
                      'language'  : 'de',
                      'apikey'    : ***,
                      'objID'     : 32529,
                      'category'  : 'C__CATG__IT_SERVICE_RELATIONS'
          },
          'id': 1,
          'version': '2.0'
      }
      

      This works as expected for all types of objects. Except for cabes.

      For objects of type cabe the result = []

      Does anyone of you know how, starting from a cable, you can easily read out its physical relationships at its ends via the API?

      greetings, hu

      posted in Development
      hu
      hu
    • API-Suche nach it service relations für Kabel

      Hallo Community,

      ich versuche über die API it service relations (C__CATG__IT_SERVICE_RELATIONS) auszulesen.

      {
                  'method': 'cmdb.category.read',
                  'params': {
                      'language'  : 'de',
                      'apikey'    : ***,
                      objID'     : 32529,
                      'category'  : 'C__CATG__IT_SERVICE_RELATIONS'
          },
          'id': 1,
          'version': '2.0'
      }
      

      Dies funktioniert für alle Arten von Objekten wie erwartet. Bis auf Cabe.

      Bei Objekten vom type Cabe ist das result = []

      Weiß jemand von Euch, wie man ausgehend von einem Kabel einfach dessen physikalische Beziehungen an dessen Enden über die API auslesen kann?

      Grüße, hu

      posted in Entwicklung
      hu
      hu