push nach vorne

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
-
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