API · v1 · stabil
CODEMETA OSDeveloper Center
Konsole öffnen
Entity · cables

Cable

Schema-ID
cable
Collection
cables
Permissions
  • Lesencable_view
  • Anlegencable_create
  • Änderncable_edit
  • Löschencable_delete

Felder

Cable

cables4 Permissions

Physical cable connecting two asset ports

aPortIduuiderforderlich
bPortIduuiderforderlich
mediaTypestringerforderlich
cat5ecat6cat6acat7cat8dac_1mdac_2mdac_3mdac_5mdac_7maoc_1maoc_3maoc_5maoc_10maoc_20mmmf_om3_lc_lcmmf_om4_lc_lcmmf_om5_lc_lcsmf_os2_lc_lcmpo_om4
lengthMnumberoptional
0 – 1000nullable
colorstringoptional

Free-text color (e.g. "green", "#18cc63") — used for BoM grouping

max 40 Zeichennullable
labelNumberstringoptional

Physical label printed on the cable (e.g. "P-A24-07")

max 60 Zeichennullable
statusstringoptional
PLANNEDINSTALLEDDECOMMISSIONED
Default: "PLANNED"
pathstring[]optional

Ordered waypoint labels for cable routing (e.g. ["Tray-A", "Patch-panel-3"])

max 128 Itemsnullable
installedAtdatetimeoptional
nullable
notesstringoptional
max 1000 Zeichennullable
tagsstring[]optional
max 32 Itemsnullable

Standard-Endpoints

Diese Resource folgt dem generischen CRUD-Vertrag der Plattform. Lesen Sie die Konventionen für Pagination, Idempotenz, Optimistic Locking und Audit. Die wichtigsten Endpoints:

  • GET /api/v1/cables — Liste, paginiert + filterbar
  • GET /api/v1/cables/<id> — Einzelne Entity
  • POST /api/v1/cables — Anlegen
  • PATCH /api/v1/cables/<id> — Teil-Update
  • DELETE /api/v1/cables/<id> — Soft-Delete
  • GET /api/v1/cables/<id>/timeline — Audit + Aktivitäten

Suche