Namespace cmdb.cabling#
In Arbeit
cmdb.cabling.read#
Dieser Endpunkt ruft Informationen darüber ab, welcher Konnektor mit einem Kabelobjekt verbunden ist.
Request parameters#
| Key | JSON data type | Required | Description |
|---|---|---|---|
| objID | Integer | Yes | ID of the object |
WIP
Response parameters#
JSON key result contains an array of JSON objects. Each object contains a search result.
| Key | JSON data type | Description |
|---|---|---|
| start | Object | Represents the starting point of the wiring connection. |
| end | Object | Represents the starting point of the wiring connection. |
Example#
1 2 3 4 5 6 7 8 9 | |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 | |
Siehe auch#
- API v1 Methoden — Übersicht aller API v1 Methoden
- API Add-on — Einstieg in das API Add-on
- i-doit Add-ons — Alle verfügbaren Add-ons