Entity · asset_ports
Asset Port
Felder
Asset Port
Physical port instance on an asset. Can be linked via cables.
assetId
Asset this port belongs to
name
1–100 Zeichen
label
max 200 Zeichennullable
category
Werte
interfaceconsolepower_inpower_outrearportType
NetBox-style type (e.g. "1000base-t", "sfp+", "iec-60320-c14"). Validated against category on the frontend.
1–60 Zeichen
side
Werte
FRONTREARnullDefault: "FRONT"nullable
positionX
0 – 100nullable
positionY
0 – 100nullable
speed
max 40 Zeichennullable
mgmtOnly
nullable
poeMode
Werte
pdpsenullnullable
poeType
max 60 Zeichennullable
macAddress
Patternnullable
vlanMode
Werte
accesstrunktaggedhybridnullnullable
maximumDrawW
≥ 0nullable
allocatedDrawW
≥ 0nullable
feedLeg
Werte
ABCnullnullable
powerPortId
For power-out (PDU outlet): the asset_port (power-in) it is fed from
nullable
positions
1 – 1024nullable
status
Werte
ACTIVEDISABLEDPLANNEDDefault: "ACTIVE"
templatePortName
Matches the port name in the linked asset_template
max 100 Zeichennullable
notes
max 1000 Zeichennullable
Keine Felder passen zum Filter.
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/asset_ports— Liste, paginiert + filterbarGET /api/v1/asset_ports/<id>— Einzelne EntityPOST /api/v1/asset_ports— AnlegenPATCH /api/v1/asset_ports/<id>— Teil-UpdateDELETE /api/v1/asset_ports/<id>— Soft-DeleteGET /api/v1/asset_ports/<id>/timeline— Audit + Aktivitäten